QuickOPC User's Guide and Reference
GetConditionState Method (IEasyAEClientExtension)



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > IEasyAEClientExtension Class : GetConditionState Method
Returns the current state information for the condition instance corresponding to the source and condition name.

The server can be local or can be remotely accessed via DCOM. Optionally, an access path can be specified or a specific data type can be requested.

Some servers may not maintain sufficient condition state information to fully implement this method.

.NET

Overload List
OverloadDescription
Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in a server descriptor. No event attributes are returned.  
Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in the individual parameters for server location and its class. Also allows to retrieve specified event attributes.  
Returns the current state information for the condition instance corresponding to the source and condition name. Returns the current state information for the condition instance corresponding to the source and condition name, passing in the individual parameters for server location and its class. No event attributes are returned.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also