Chapter 3 - Api; Api List - Honeywell 8680i User Manual

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

Advertisement

CHAPTER
API
3

API List

Windows Native C/C++ APIs are listed below. They have the same return value as
defined in
the HonScannerWiFiAPI.h file.
C/C++ API List
API
StartServer
StopServer
RegCallbacksWithWifi
UnregResponseCallbackWifi
SetSymbPropWithWifi
GetSymbPropWithWifi
CancelDecodeWifi
DecodeAsyncWithWifi
SetLogLevelWifi
SetDisplayTextWithWifi
SetDisplayColorWithWifi
SetTextSizeWithWifi
EnableNfyBtnPressWithWifi
8680i WiFi SDK User Guide
Return Value
(page 5). Additional information about APIs is available in
Description
Starts the TCP socket server for incoming
scanner connections.
Stops the TCP socket server and releases the
connections.
Register the Callbacks in the SDK. SDK forwards
the events to them.
Stop receiving events from the SDK layer.
Set the symbology settings of the scanner.
Get the symbology settings from the scanner.
Cancel decode action in process.
Trigger an asynchronous scan and don't wait for
the result.
Set the log level for outputting the specified log
information.
Set the text content to display on the scanner
screen through sending a menu command
asynchronously.
Set the background or foreground color of the
text on the scanner screen through sending a
menu command asynchronously.
Set the text font size of the text on the scanner
screen through sending a menu command
asynchronously.
Make the scanner send a notification to the host
when one or more scanner buttons are pressed.
9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents