EasyManua.ls Logo

Honeywell 8680i

Honeywell 8680i
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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)

Table of Contents

Other manuals for Honeywell 8680i

Related product manuals