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

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. More...

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

Properties

byte[] Value [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

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.

Property Documentation

byte [] Motorola.Snapi.Attributes.Synapse.Value
getset

The parameter defines the Host specific configuration parameters.

The Synapse buffer contents are in a proprietary format. They are used by Symbol Utilities to configure host related configuration changes.


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