QuickOPC User's Guide and Reference
ExclusiveLimitStateMachineType_High_StateNumber Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : ExclusiveLimitStateMachineType_High_StateNumber Property
The identifier for the ExclusiveLimitStateMachineType_High_StateNumber Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property ExclusiveLimitStateMachineType_High_StateNumber As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.ExclusiveLimitStateMachineType_High_StateNumber
[NotNull()]
public static UANodeId ExclusiveLimitStateMachineType_High_StateNumber {get;}
[NotNull()]
public:
static property UANodeId^ ExclusiveLimitStateMachineType_High_StateNumber {
   UANodeId^ get();
}
Remarks
The node ID is: i=9332
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAVariableIds Class
UAVariableIds Members