TmnxLudbDataFormat

  • Base type Enumeration

The data type TmnxLudbDataFormat represents how the input data is specified: - 'none (1) : the format is unknown or not applicable - 'ascii (2)': the data contains seven-bit ASCII characters - 'hex (3)': the data contains octets. It must be displayed in hexadecimal format because it contains non-printable characters.

Possible values

3 objects
Number Name
1 none
2 ascii
3 hex