ProgramDiagnosticType

The representation of the ProgramDiagnosticType VariableType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=2380 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | ProgramDiagnosticType |
NodeClass | VariableType |
DataType | ProgramDiagnosticDataType |
ValueRank | -1 |
IsAbstract | False |
SubtypeOf | BaseDataVariableType |
The references from the ProgramDiagnosticType VariableType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | CreateSessionId | NodeId | PropertyType | Mandatory |
HasProperty | Variable | CreateClientName | String | PropertyType | Mandatory |
HasProperty | Variable | InvocationCreationTime | UtcTime | PropertyType | Mandatory |
HasProperty | Variable | LastTransitionTime | UtcTime | PropertyType | Mandatory |
HasProperty | Variable | LastMethodCall | String | PropertyType | Mandatory |
HasProperty | Variable | LastMethodSessionId | NodeId | PropertyType | Mandatory |
HasProperty | Variable | LastMethodInputArguments | BaseDataType[] | PropertyType | Mandatory |
HasProperty | Variable | LastMethodOutputArguments | BaseDataType[] | PropertyType | Mandatory |
HasProperty | Variable | LastMethodCallTime | UtcTime | PropertyType | Mandatory |
HasProperty | Variable | LastMethodReturnStatus | StatusResult | PropertyType | Mandatory |