Barcode Format UPCE
Functions
Get the command to Activation.Enable / Activation.Disable the two-digit add-on code. A UPC-E barcode can be augmented with a two-digit add-on code to form a new one. Activation.Disable : The engine decodes UPC-E and ignores the add-on code when presented with an UPC-E plus 2-digit add-on barcode. It can also decode UPC-E barcodes without 2-digit add-on codes. Activation.Enable : The engine decodes a mix of UPC-E barcodes with and without 2-digit add-on codes.
Get the command to Activation.Enable / Activation.Disable the five-digit add-on code. An UPC-E barcode can be augmented with a five-digit add-on code to form a new one. Activation.Disable : The engine decodes UPC-E and ignores the add-on code when presented with an UPC-E plus 5-digit add-on barcode. It can also decode UPC-E barcodes without 5-digit add-on codes. Activation.Enable : The engine decodes a mix of UPC-E barcodes with and without 5-digit add-on codes.
Get the command Activation.Enable / Activation.Disable to required or not the add-on. When enable, the engine will only read UPC-E barcodes that contain add-on codes.
Get the command Activation.Enable / Activation.Disable to convert UPC-E to UPC-A. When disable, the UPC-E decoded data will be transmitted as UPC-E data, without conversion.
Get the command Activation.Enable / Activation.Disable to the barcode format UPC-E.
Get the command TransmitCheckCharMiss.Transmit / TransmitCheckCharMiss.DoNotTransmit to the transmit UPC-E check character. UPC-E is 8 digits in length with the last one as its check character used to verify the integrity of the data.
Get the command TransmitPreambleCharacter.SystemCharacter / TransmitPreambleCharacter.NoPreamble / TransmitPreambleCharacter.SystemCharacterAndCountryCode to transmit preamble character for UPC-E code. Preamble characters (Country Code and System Character) can be transmitted as part of a UPC-E barcode. Select one of the following options for transmitting UPC-E preamble to the host device: transmit system character only, transmit system character and country code (“0” for USA), or transmit no preamble.