Button Notifications; Language Setting - Honeywell 8680i User Manual

Wearable mini mobile computer
Hide thumbs Also See for 8680i:
Table of Contents

Advertisement

Sample
char cGuiControlString[] = "\x16M\x0DGUISCT4.";
SynMenuCmdSync(cGuiControlString);

Button Notifications

GUIBNE
This command turns the button notifications on or off by enabling or disabling
them. If the button is detected, a <SYN>FE message is sent to the host.
When button detection is enabled/on, a button press causes the GUIBTN message
to be sent to the host. GUIBTNx, where x = 1 (left button), x = 2 (right button), or x = 3
(both buttons).
Value
0
1
Default = 0 (Disable/Off).
Sample
char cGuiControlString[] = "\x16M\x0DGUIBNE1.";
SynMenuCmdSync(cGuiControlString);

Language Setting

GUICTY
This sets the display language characters.
Value
0
1
Default = 0 (English).
Sample
char cGuiControlString[] = "\x16M\x0DGUICTY1.";
SynMenuCmdSync(cGuiControlString);
208
Function
Disable/Off
Enable/On
Function
English
Cyrillic
8680i User Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents