9 OPC UA VariableTypes

9.1 ResultType

The ResultType is a subtype of the BaseDataVariableType. It aggregates the properties of Result data which are reported for a given joining system.
Figure 12 defines the structure. It is formally defined in Table 58. Refer section 10.4 for the description of the parameters.
Figure 12 - Overview of ResultType
Table 58 - ResultType Definition
Attribute | Value |
---|---|
BrowseName | ResultType |
IsAbstract | False |
ValueRank | −2 (−2 = Any) |
DataType | ResultDataType |
Subtype of the BaseDataVariableType defined in OPC 10000-5.
References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
---|---|---|---|---|---|
0:HasComponent | Variable | ResultId | 0:Guid | 0:BaseDataVariableType | M, RO |
0:HasComponent | Variable | ProcessingTimes | ProcessingTimesDataType | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | CreationTime | 0:UtcTime | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | ResultEvaluation | ResultEvaluation | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | ResultEvaluationCode | 0:Int32 | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | ResultEvaluationDetails | 0:LocalizedText | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | SequenceNumber | 0:Int32 | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | Tags | TagDataType[] | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | Classification | 0:Byte | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | OperationMode | 0:Byte | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | IsSimulated | 0:Boolean | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | IsPartial | 0:Boolean | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | ReporterAssetId | 0:Guid | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | GeneratorAssetId | 0:Guid | 0:BaseDataVariableType | O, RO |
0:HasComponent | Variable | ResultContent | 0:BaseDataType | 0:BaseDataVariableType | O, RO |