206 8680i User Guide
Text Color - Foreground Line 1
GUITCU
This command uses a hex string to set the foreground color of the display text for
line 1.
Valid values are 00-FF. Default = FFFFFF (white).
Sample
char cClrMenuString[] = "\x16M\x0DGUITCUFFFFFF.";
SynMenuCmdSync(cClrMenuString);
Text Color - Foreground Line 2
GUITCD
This command uses a hex string to set the foreground color of the display text for
line 2.
Valid values are 00-FF. Default = FFFFFF (white).
Sample
char cClrMenuString[] = "\x16M\x0DGUITCDFFFFFF.";
SynMenuCmdSync(cClrMenuString);
Text Color - Background
GUITBC
This command uses a hex string to set the background color of the display text.
Byte Value
0Red
1Green
2 Blue
Byte Value
0Red
1Green
2 Blue
Byte Value
0Red