Barcode Format ITF2Of5
Properties
Functions
Get the command CheckCharacterVerification.Disable / CheckCharacterVerification.DoNotTransmit / CheckCharacterVerification.Transmit to program the check character verification for Interleaved 2 of 5 barcodes. A check character is optional for Interleaved 2 of 5 and can be added as the last character. It is a calculated value used to verify the integrity of the data. CheckCharacterVerification.Disable : The engine transmits Interleaved 2 of 5 barcodes as is. CheckCharacterVerification.DoNotTransmit : The engine checks the integrity of all Interleaved 2 of 5 barcodes to verify that the data complies with the check character algorithm. Barcodes passing the check will be transmitted except the last digit, whereas those failing it will not be transmitted. CheckCharacterVerification.Transmit : The engine checks the integrity of all Interleaved 2 of 5 barcodes to verify that the data complies with the check character algorithm. Barcodes passing the check will be transmitted, whereas those failing it will not be transmitted.
Get the command Activation.Enable / Activation.Disable to the barcode format UPC-A.
Get the command to set the BarcodeFormatITF2Of5.max length of Code 128 to read.
Get the command to set the BarcodeFormatITF2Of5.min length of Code 128 to read.