PreviousNext

Multisymbol Separator

Usage:
Used to delimit or separate data fields with a user defined character.
Definition:
Any valid ASCII character, inserted between each symbol read when Multisymbol is set to any number greater than 1.
Serial Cmd:
<K222,number of symbols,multisymbol separator>
Default:
, (comma)
Options:
Any available ASCII character.

Note: The ASCII characters <, >, and , can only be entered as hex pairs:

For <: <K222h,,3C>

For >: <K222h,,3E>

For , : <K222h,,2C>

See ASCII Character Entry Modifier for a more detailed explanation of how to enter ASCII characters as hex values.

Note: If No Read messages are disabled and there are No Reads occurring, separators will only be inserted between symbol data outputs.


PreviousNext