QuickOPC User's Guide and Reference
ProgramStateMachineType_ProgramDiagnostics Property



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

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

See Also

Reference

UAVariableIds Class
UAVariableIds Members