Motorola CoreScanner Driver Wrapper
Public Member Functions | Properties | List of all members
Motorola.Snapi.Attributes.DataMatrixQr Class Reference

Provides properties for accessing DataMatrix QR barcode attributes. More...

Inheritance diagram for Motorola.Snapi.Attributes.DataMatrixQr:
Motorola.Snapi.Attributes.MotorolaAttributeSet

Public Member Functions

 DataMatrixQr (int scannerId, CCoreScanner scannerDriver)
 Instantiates a DataMatrixQr object More...
 

Properties

bool DataMatrixEnabled [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from Motorola.Snapi.Attributes.MotorolaAttributeSet
 MotorolaAttributeSet (int scannerId, CCoreScanner scannerDriver)
 Initializes this base class. Must be inherited More...
 
ScannerAttribute GetAttribute (ushort id)
 Get an attribute from the scanner given it's ID. More...
 
IDictionary< ushort, ScannerAttributeGetAttributes (List< ushort > ids)
 Get a Dictionary of attributes from the scanner given a List of attribute IDs. More...
 
void SetAttribute (ScannerAttribute attribute)
 Sets an attribute on the scanner given a ScannerAttribute object. More...
 
- Protected Attributes inherited from Motorola.Snapi.Attributes.MotorolaAttributeSet
readonly string _getAttributesXml
 
readonly string _setAttributeXml
 
CCoreScanner _scannerDriver
 
int _scannerId
 

Detailed Description

Provides properties for accessing DataMatrix QR barcode attributes.

Constructor & Destructor Documentation

Motorola.Snapi.Attributes.DataMatrixQr.DataMatrixQr ( int  scannerId,
CCoreScanner  scannerDriver 
)

Instantiates a DataMatrixQr object

Parameters
scannerIdID number of the scanner to get/set data from.
scannerDriverCCoreScanner instance

Property Documentation

bool Motorola.Snapi.Attributes.DataMatrixQr.DataMatrixEnabled
getset

Driver Attribute Name: DataMatrix

This parameter enables the decoding of DataMatrix.


The documentation for this class was generated from the following file: