Search
3 result(s) for Enumerations
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model5.8.3 DataType NodeClassapplied for other DataTypes . The EnumValues Property shall be used to represent Enumerations with integers that are not zero-based or have gaps ... EnumStrings Property an Enumeration DataType can also use the EnumValues Property to represent Enumerations with integer values that are not zero-based or containing gaps. There are no additional Properties
-
OPC-10000-6 – OPC Unified Architecture - Part 6: Mappings5.3.3 EnumerationsEnumerations Enumerations that are used as parameters in the Messages defined in OPC 10000-4 are encoded as xs:string with the following syntax: <symbol>_<value ... value="View_128" /> </xs:restriction> </xs:simpleType> Enumerations that are stored in a Variant are encoded as an Int32 value. For example
-
OPC-10000-83 – OPC Unified Architecture - Part 83: UAFX OfflineEngineeringA.3.5 EnumerationsA.3.5 Enumerations Enumerations in OPC UA shall be represented as xs:string types in AML with a constraint to limit the values to those defined by the Enumeration . Figure