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

Provides properties for accessing and modifying scanner ADF rule attributes. More...

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

Properties

byte[] ADFRules [get, set]
 
byte KeyDelay [get, set]
 
byte PauseDuration [get, set]
 
byte KeyCategory1 [get, set]
 
byte KeyCategory2 [get, set]
 
byte KeyCategory3 [get, set]
 
byte KeyCategory4 [get, set]
 
byte KeyCategory5 [get, set]
 
byte KeyCategory6 [get, set]
 
byte KeyValue1 [get, set]
 
byte KeyValue2 [get, set]
 
byte KeyValue3 [get, set]
 
byte KeyValue4 [get, set]
 
byte KeyValue5 [get, set]
 
byte KeyValue6 [get, set]
 
byte SimpleDataFormat [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 and modifying scanner ADF rule attributes.

The ADF buffer attribute contains a proprietary format which stores data formatting configurations. 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.

Property Documentation

byte [] Motorola.Snapi.Attributes.Adf.ADFRules
getset

Driver Attribute Name: ADFRules

The parameter defines the advanced data formatting rules which should be applied to decoded bar codes.

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory1
getset

Driver Attribute Name: KeyCategory1

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory2
getset

Driver Attribute Name: KeyCategory2

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory3
getset

Driver Attribute Name: KeyCategory3

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory4
getset

Driver Attribute Name: KeyCategory4

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory5
getset

Driver Attribute Name: KeyCategory5

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyCategory6
getset

Driver Attribute Name: KeyCategory6

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyDelay
getset

Driver Attribute Name: KeyDelay

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue1
getset

Driver Attribute Name: KeyValue1

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue2
getset

Driver Attribute Name: KeyValue2

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue3
getset

Driver Attribute Name: KeyValue3

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue4
getset

Driver Attribute Name: KeyValue4

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue5
getset

Driver Attribute Name: KeyValue5

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.KeyValue6
getset

Driver Attribute Name: KeyValue6

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.PauseDuration
getset

Driver Attribute Name: PauseDuration

The ADF rules are in a proprietary format. End users wishing to deploy ADF rules should first manually program the scanner using programming bar codes and then reading the attribute from an application. The rule can then be deployed to other scanners in the enterprise.

byte Motorola.Snapi.Attributes.Adf.SimpleDataFormat
getset

Driver Attribute Name: SimpleDataFormat

The parameter controls the simple data formatting where data is presented in

&lt;prefix1&gt;&lt;data&gt;&lt;suffix1&gt;&lt;suffix2&gt;.

Values:

0 – <DATA>

1 – <DATA><SUFFIX1>

2 – <DATA><SUFFIX2>

3 – <DATA><SUFFIX1><SUFFIX2>

4 – <PREFIX><DATA

5 – <PREFIX><DATA><SUFFIX1>

6 – <PREFIX><DATA><SUFFIX2>

7 – <PREFIX><DATA><SUFFIX1><SUFFIX2>


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