Character Code Table

For the case of character-related process items, recognized characters are output to an external device using a character code (base 10).

Calculation method for output value (base 10)
Number of upper level bits x 16 + number of lower level bits (of recognized character) = Output value
(Examples) If the recognized character is "2", "50" is output.
If the recognized character is "C", "67" is output.
Character Code Table