PICollective Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The PICollective type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowWriteValues |
Indicates whether values are allowed to be written to the currently active collective member.
| |
| ConnectedMemberType |
Indicates the role of the currently connected collective member.
| |
| CurrentMember |
The current active collective member.
| |
| ID |
Read-only property that provides a unique identifier for the object to be used for
quick access that is not dependent upon the index.
(Inherited from AFObject.) | |
| Identity |
This read-only property contains identity of the object.
(Inherited from AFObject.) | |
| IsDeleted |
This read-only property indicates whether the object has been deleted.
(Inherited from AFObject.) | |
| Members |
The collection of PICollectiveMember objects that are configured
for the PICollective.
| |
| PIServer |
This read-only property allows access to the PIServer associated with this
object.
| |
| PISystem |
This read-only property allows access to the PISystem associated with this
object.
(Inherited from AFObject.) | |
| UniqueID |
Read-only property that provides the collective's unique identifier as a String.
(Overrides AFObjectUniqueID.) |