▼NMotorola | |
▼NSnapi | |
▼NAttributes | |
CAdf | Provides properties for accessing and modifying scanner ADF rule attributes |
CBeeper | Provides properties for accessing and modifying scanner beeper attributes. |
CChinese2Of5 | Provides properties for accessing Chinese 2 of 5 barcode attributes. |
CCodabar | Provides properties for accessing Codabar barcode attributes. |
CCode11 | Provides properties for accessing Code11 barcode attributes. |
CCode128 | Provides properties for accessing Code128 barcode attributes. |
CCode32 | Provides properties for accessing Code32 barcode attributes. |
CCode39 | Provides properties for accessing Code39 barcode attributes. |
CCode93 | Provides properties for accessing Code93 barcode attributes. |
CDataMatrixQr | Provides properties for accessing DataMatrix QR barcode attributes. |
CDiscovery | Provides properties for accessing and modifying scanner discovery attributes. |
CDiscrete2Of5 | Provides properties for accessing Discrete 2 of 5 (DTF) barcode attributes. |
CImaging | Provides properties for accessing and modifying scanner imaging attributes. |
CInterleaved2Of5 | Provides properties for accessing Interleaved 2 of 5 (ITF) barcode attributes. |
CLicenseParsing | Provides properties for accessing and modifying Driver License Parsing attributes |
CMaxicode | Provides properties for accessing Maxicode barcode attributes. |
CMotorolaAttributeSet | Base class for all attribute sets. Contains methods for setting and getting attributes. |
CMsi | Provides properties for accessing and modifying scanner MSI barcode attributes. |
COcr | Provides properties for accessing and modifying scanner OCR attributes. |
CPdf | Provides properties for accessing PDF barcode attributes. |
CPostal | Provides properties for accessing Postal barcode attributes. |
CRssGs1Databar | Provides properties for accessing RSS / GS1 Databar barcode attributes. |
CScannerAttribute | Represents a single scanner attribute. Holds identification info and the value of the attribute. |
CSignatureCapture | Provides properties for accessing and modifying SignatureCapture attributes. |
CStatus | Provides properties for accessing status attributes of cordless scanners. |
CSymbologySecurity | Provides properties for accessing barcode security attributes. |
CSynapse | The Synapse buffer attribute contains a proprietary format which stores host configuration. This format is not published however, the contents of this attribute can be copied from a “golden” scanner which has the correct settings and copied to other devices. |
CSystemEvents | Provides properties for accessing and modifying SystemEvents attributes. These apply only to SSI RS232 mode. |
CUpcEan | Provides properties for accessing and modifying UPC and EAN barcode attributes. |
▼NCommands | |
CAccessControl | Access Control commands. |
CActions | Beeper and LED control. |
CDefaults | Controls default settings on your scanner. Can restore defaults and write custom defaults. |
CFirmware | Firmware related commands. |
CKeyboard | Keyboard emulation control. |
CMacroPdf | Methods for flushing and aborting MacroPDF reads. |
CTrigger | Represents a virtual trigger. Contains commands for pulling and releasing the trigger. Must set TriggerByCommand to true to begin using. |
▼NConstants | |
▼NEventArguments | |
CBarcodeScanEventArgs | Contains the data generated by scanning a barcode. |
CDownloadEventArgs | Contains event information related to firmware downloading. Contains the current component being downloaded and the number of records downloaded. |
CFirmwareEventArgs | Data passed by all firmware related events. |
CFlashStartEventArgs | Data sent by scanner when a flash has started. |
CImageEventArgs | Contains image data and sender info for when a scanner captures an image. |
CIoEventArgs | Contains data that is sent by the scanner when another device tries to access it and it is exclusively claimed. |
CPnpEventArgs | Contains scanner info sent when a scanner is connected or disconnected. |
CScannerEventArgs | Contains just a scannerId. Base class for all Scanner events. |
CVideoEventArgs | Not implemented. Only contains scanner id. No plans to implement in the near future unless I find a need for it. |
CBarcodeScanner | |
CBarcodeScannerManager | BarcodeScannerManager is where all barcode scanners are managed and where a user application or library can open an instance of the driver. This should be the first class accessed in this library by a user application. |
CIMotorolaBarcodeScanner | |
CScannerException | |
CScannerInfo | Contains information about this scanner |