20
^CC
Change prefix character
[ASCII] ^ C C n
[Decimal]
94 67 67 nd
[Hexadecimal]
5E 43 43 nh
[Parameters] 00h
≤
nh
≤
FFh
[Description]
・
Changes the prefix character code.
n: Character
code
・
The default text string for the prefix character is “^”.
・
This command is a dynamic command.
[Example]
・
To change the prefix character from “^” to “_”, send the command shown below.
^ C C 5Fh (5Eh 43h 43h 5Fh)
(“_”)
・
However, since the prefix character remains set to “_” if the machine is not later turned off,
then on, the initialize command, for example, will be “_II” instead of “^II”.