Barcode Format AIM128
class BarcodeFormatAIM128(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Properties
Functions
Link copied to clipboard
fun getCheckCharVerifCommand(transmitCheckCharMiss: IBarcodeFormat.TransmitCheckCharMiss = TransmitCheckCharMiss.DoNotTransmit): String
Get the command TransmitCheckCharMiss.Transmit / TransmitCheckCharMiss.DoNotTransmit to the transmit AIM 128 check character.
Link copied to clipboard
Get the command Activation.Enable / Activation.Disable to the barcode format AIM 128.
Link copied to clipboard
Get the command Activation.Enable / Activation.Disable to the transmit control character.
Link copied to clipboard
Get the command to set the BarcodeFormatAIM128.max length of AIM 128 to read.
Link copied to clipboard
Get the command to set the BarcodeFormatAIM128.min length of AIM 128 to read.
Link copied to clipboard