setLeadingZeroAndTransmitCDMode

Sets the leading zero and check digit transmission mode for UPCE symbology.

Return

A CommandResponse indicating the success or failure of the operation.

Parameters

deviceId

The identifier of the target device.

mode

The desired leading zero and check digit transmission mode.


Callback-based version of setLeadingZeroAndTransmitCDMode for Java interoperability.

Parameters

deviceId

The identifier of the target device.

mode

The leading zero and check digit transmission mode.

callback

Callback to receive CommandResponse.