Motorola CoreScanner Driver Wrapper
Properties | List of all members
Motorola.Snapi.Attributes.Discrete2Of5 Class Reference

Provides properties for accessing Discrete 2 of 5 (DTF) barcode attributes. More...

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

Properties

bool Discrete2Of5Enabled [get, set]
 
ushort LengthForD2Of5Length1 [get, set]
 
ushort LengthForD2Of5Length2 [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 Discrete 2 of 5 (DTF) barcode attributes.

Property Documentation

bool Motorola.Snapi.Attributes.Discrete2Of5.Discrete2Of5Enabled
getset

Driver Attribute Name: Discrete2of5

This parameter enables the decoding of Discrete 2 of 5.

ushort Motorola.Snapi.Attributes.Discrete2Of5.LengthForD2Of5Length1
getset

Driver Attribute Name: LengthforD2of5Length1

Defines the allowable lengths for the symbology.

ushort Motorola.Snapi.Attributes.Discrete2Of5.LengthForD2Of5Length2
getset

Driver Attribute Name: LengthforD2of5Length2

Defines the allowable lengths for the symbology.


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