CVBpy 14.0
Readout Class Reference

Available readout modes. More...

Inherits object.

Static Public Attributes

int Fence = 1
 Read a barcode only if the bars are oriented vertically.
 
int FenceOrLadder = 3
 Read a barcode if the bars are either oriented vertically or horizontally.
 
int Ladder = 2
 Read a barcode only if the bars are oriented horizontally.
 
int Omnidirectional = 0
 Read a barcode no matter what the orientation of the bars is.
 
int SmallCodes = 4
 Expect the barcodes to be very small.
 

Detailed Description

Available readout modes.