12.4 Enumeration and OptionSet DataTypes

12.4.1 EncodingEnum

This DataType is an enumeration that defines the encoding of the string used in the IO-Link Device. Its values are defined in Table 67.

Table 67 – EncodingEnum Values
ValueDescription
ASCII_0The string is encoded as ASCII.
UTF8_1The string is encoded as UTF-8.

Its representation in the AddressSpace is defined in Table 68.

Table 68 – EncodingEnum Definition
Attributes Value
BrowseNameEncodingEnum
Subtype of the Enumeration DataType defined in OPC 10000-5