The status information can then be accessed using the OpcGroup property accessors.
Overload | Description |
---|---|
GetState() | Updates the member variables in the OpcGroup object with the current state of the OPC group by calling IOPCGroupStateMgt::GetState. The status information can then be accessed using the OpcGroup property accessors. |
GetState(Int32,Boolean,String,Int32,Single,Int32,Int32,Int32) | Updates the member variables in the OpcGroup object with the current state of the OPC group by calling IOPCGroupStateMgt::GetState and returns the state information to the caller. |