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.
| Value | Description |
|---|---|
| ASCII_0 | The string is encoded as ASCII. |
| UTF8_1 | The string is encoded as UTF-8. |
Its representation in the AddressSpace is defined in Table 68.
| Attributes | Value |
| BrowseName | EncodingEnum |
| Subtype of the Enumeration DataType defined in OPC 10000-5 | |