Honeywell 8680i User Manual page 25

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

Advertisement

EnableNfyBtnPressWithWifi
Make the scanner send a notification to the host when one or both of the scanner
buttons are pressed. This is done by sending an asynchronous menu command.
Parameters
unsigned long connID
The connection ID for the scanner.
bool enable
True or false.
Return Value
RESULT_SUCCESS_WIFI if the command for the enable/disable button press is
successfully sent.
RESULT_ERR_NOT_INITIALIZE if the SDK is not successfully initialized.
RESULT_ERR_SERVICE_NOT_STARTED if the TCP server is not started.
RESULT_ERR_PARAMETER_WIFI if the connID is not correct.
RESULT_ERR_EXCEPTION_WIFI if the menu command for enable/disable button
press notification fails.
Note: If you want to receive the button pressed callback event, you should invoke this API
when the scanner is connected, for example, in the connected callback function.
EnableNfyBtnPressBarcodeWithWifi
Make the scanner send a notification to the host when one or both of the scanner
buttons are pressed and bar code data is sent. This is done by sending an asyn-
chronous menu command.
Parameters
unsigned long connID
The connection ID for the scanner.
Return Value
RESULT_SUCCESS_WIFI if the command for enabling notifications is successfully
sent.
RESULT_ERR_NOT_INITIALIZE if the SDK is not successfully initialized.
RESULT_ERR_SERVICE_NOT_STARTED if the TCP server is not started.
RESULT_ERR_PARAMETER_WIFI if the connID is not correct.
8680i WiFi SDK User Guide
17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents