PreviousNext

Separator Character (Composite)

Usage:
As required by the application.
Definition:
Allows the user to change the separator character from a comma to a new character.
Serial Cmd:
<K453,mode,separator status,separator>
Default:
, (comma)
Options:
Any ASCII character.

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

For <: <K453h,,,3C>

For >: <K453h,,,3E>

For , : <K453h,,,2C>

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


PreviousNext