getTransmitStartStopCommand

fun getTransmitStartStopCommand(transmitCheckChar: IBarcodeFormat.TransmitCheckChar = TransmitCheckChar.DoNotTransmit): String

Get the command TransmitCheckChar.DoNotTransmit / TransmitCheckChar.Transmit to program the check character verification for Code 39 barcodes. Code 39 uses an asterisk (*) for both the start and the stop characters.