204
8680i User Guide
Sample
char cBeepMenuString[] = "\x16M\x0DBEPHA1.";
SynMenuCmdSync(cBeepMenuString);
BEPEXE
This causes a standard beep sequence or an error beep sequence to be executed.
BEPEXE requires a numeric parameter, where values of 1, 2 and 3 cause the stan-
dard beep sequence and 4 causes the error beep sequence to be executed.
Sample
char cBeepMenuString[] = "\x16M\x0DBEPEXE1.";
SynMenuCmdSync(cBeepMenuString);
Text Settings
GUITXT
This command sends left-justified text to the display. The text is in UTF-8 format. If
the text is too long, it is truncated.
Sample
This string sends “Hi” to the first line (binary 0):
GUITXT004869
This data is a binary byte 0, followed by the two ASCII characters:
The hex string encoding is:
Byte
Value
Notes
0
0 or 1
The line where the text is placed.
1 ... n
UTF-8
The text to display.
Byte
Value
0
0x00 (line 0)
1
0x48 (
H
)
2
0x69 (
i
)
Byte
Value
0
0x32 (
0
)
1
0x32 (
0
)
2
0x34 (
4
)
3
0x38 (
8
)
Summary of Contents for 8680i Series
Page 1: ...User Guide 8680i Wearable Mini Mobile Computer ...
Page 12: ...x 8680i User Guide ...
Page 14: ...iv 8680i User Guide ...
Page 80: ...66 8680i User Guide ...
Page 168: ...154 8680i User Guide ...
Page 192: ...178 8680i User Guide ...
Page 224: ...210 8680i User Guide ...
Page 229: ...8680i User Guide 215 MB4 SCN02 and MB4 BAT SCN02 Charge Bases Compliance label locations ...
Page 230: ...216 8680i User Guide ...
Page 234: ...220 8680i User Guide ...
Page 246: ...232 8680i User Guide ...
Page 249: ...8680i User Guide 235 PROGRAMMING CHART 0 1 2 3 4 5 6 7 8 9 ...
Page 251: ......