Honeywell 8680i User Manual page 26

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

Advertisement

RESULT_ERR_EXCEPTION_WIFI if the menu command enabling/disabling button
press notifications and bar code data transmission fails.
SendMenuCmdWithWifi
Send the raw menu command to the scanner asynchronously.
Parameters
unsigned long connID
The connection ID for the scanner.
const char* cmd
The raw text of the menu command.
Add the command prefix such as SYN_M or SYN_Y and the command suffix such
as RAM(!) or ROM(.).
This function can send a series of commands with a separator (;), such as
EA8ENA1;C39ENA1;128ENA1. The length of menu command response is limited
to 512 so don't make the menu command too long.
Return Value
RESULT_SUCCESS_WIFI if the menu command is successfully executed.
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, or the cmd is null or
empty.
RESULT_ERR_EXCEPTION_WIFI if the menu command fails.
ShowStatusAlertWithWifi
Show the status image on the scanner screen by an asynchronous menu com-
mand.
Parameters
unsigned long connID
The connection ID for the scanner.
ScannerStatus_WiFi status
The scanner status, such as good scan or bad scan. See ScannerStatus_WiFi.
18
8680i WiFi SDK User Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents