MobileCRM.Services.ZebraScanner.setPower - Resconet/JSBridge GitHub Wiki

Set power of antenna the Zebra scanner.

Arguments

Argument Type Description
power Number The power of the scanner.
successCallback function The callback function that is called when the connection is established.
errorCallback function(errorMsg) The errorCallback which is called in case of error.
scope Object The scope in which the callback function is called.