QuickOPC User's Guide and Reference
ShelvedStateMachineType_TimedShelved_StateNumber Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members