isClocked()

The isClocked() function return a value of 0 when the latest barcode generated is a non-clocked type, and -1 when the latest barcode is a clocked code.

Clocked barcodes require the use of the UNFW font for the correct display/printing of the code.

Declaration

Int isClocked(void);

 

More:

setSerial()