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

Provides properties for accessing RSS / GS1 Databar barcode attributes. More...

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

Properties

bool Gs1DataBar14Enabled [get, set]
 
bool Gs1DataBarLimitedEnabled [get, set]
 
bool Gs1DataBarExpandedEnabled [get, set]
 
bool Gs1DataBarIsConvertedToUpcean [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 RSS / GS1 Databar barcode attributes.

Property Documentation

bool Motorola.Snapi.Attributes.RssGs1Databar.Gs1DataBar14Enabled
getset

Driver Attribute Name: GS1DataBar14

This parameter enables the decoding of GS1 DataBar-14 and its stacked variant.

bool Motorola.Snapi.Attributes.RssGs1Databar.Gs1DataBarExpandedEnabled
getset

Driver Attribute Name: GS1DataBarExpanded

This parameter enables the decoding of DataBar Expanded and its stacked variant.

bool Motorola.Snapi.Attributes.RssGs1Databar.Gs1DataBarIsConvertedToUpcean
getset

Driver Attribute Name: ConvertGS1DataBarToUPCEAN

TThis parameter only applies to GS1 DataBa-14 and GS1 DataBar Limited symbols not decoded as part of a Composite symbol. Enable this to strip the leading '010' from GS1 DataBar-14 and GS1 DataBar Limited symbols encoding a single zero as the first digit, and report the bar code as EAN-13. For bar codes beginning with two or more zeros but not six zeros, this parameter strips the leading '0100' and reports the bar code as UPC-A. The UPC-A Preamble parameter that transmits the system character and country code applies to converted bar codes. Note that neither the system character nor the check digit can be stripped.

bool Motorola.Snapi.Attributes.RssGs1Databar.Gs1DataBarLimitedEnabled
getset

Driver Attribute Name: GS1DataBarLimited

This parameter enables the decoding of GS1 DataBar Limited.


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