QuickOPC User's Guide and Reference
ShelvedStateMachineType_Unshelved_StateNumber Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members