set Mode
Sets the code mode for Telepen symbology.
Return
A CommandResponse indicating the success or failure of the operation.
Parameters
device Id
The identifier of the target device.
mode
The desired Telepen code mode.
Callback-based version of setMode for Java interoperability.
Parameters
device Id
The identifier of the target device.
mode
The desired Telepen code mode.
callback
Callback to receive CommandResponse.