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

Contains information about this scanner. More...

Public Member Functions

 ScannerInfo (XElement scannerXml)
 

Properties

string DateOfManufacture [get]
 Date of manufacture. More...
 
string InstalledFirmware [get]
 Currently installed firmware. More...
 
Guid GUID [get]
 Asset tracking information of the scanner. More...
 
string UsbHostMode [get]
 USB Host mode of the scanner. More...
 
string ModelNumber [get]
 Scanner model number. More...
 
int ProductId [get]
 Product ID. More...
 
int ScannerId [get]
 Current scannerID. More...
 
string SerialNumber [get]
 Unique serial number of the device. More...
 
int VendorId [get]
 Vendor ID. More...
 

Detailed Description

Contains information about this scanner.

NOTE: If this information was changed you must call get GetDevices() again to update your scanner list.

Property Documentation

string Motorola.Snapi.ScannerInfo.DateOfManufacture
get

Date of manufacture.

Guid Motorola.Snapi.ScannerInfo.GUID
get

Asset tracking information of the scanner.

string Motorola.Snapi.ScannerInfo.InstalledFirmware
get

Currently installed firmware.

NOTE: If you updated your firmware after you last called GetDevices, this information will be obsolete. Call GetDevices again to update your scanner collection.

string Motorola.Snapi.ScannerInfo.ModelNumber
get

Scanner model number.

int Motorola.Snapi.ScannerInfo.ProductId
get

Product ID.

int Motorola.Snapi.ScannerInfo.ScannerId
get

Current scannerID.

May change on reboot. Call GetScanners again to update.

string Motorola.Snapi.ScannerInfo.SerialNumber
get

Unique serial number of the device.

string Motorola.Snapi.ScannerInfo.UsbHostMode
get

USB Host mode of the scanner.

NOTE: If you changed the USB host mode after you last called GetDevices, this information will be obsolete. Call GetDevices again to update your scanner collection.

int Motorola.Snapi.ScannerInfo.VendorId
get

Vendor ID.


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