Zebra Scanner SDK Xamarin  
Public Member Functions | Properties | List of all members
ZebraBarcodeScannerSDK.Scanner Class Reference

This class is providing the barcode scanner object. More...

Public Member Functions

void Connect ()
 Connect to the barcode scanner More...
 
void Disconnect ()
 Disconnect from the barcode scanner More...
 
void EnableScannerAutoConnection (bool reconnection)
 Enable barcode scanner auto re-connection More...
 
AssetInformation ScannerAssetInformation ()
 Get asset information from connected barcode scanner More...
 
void EnableScanner ()
 Enable the connected scanner for barcode reading More...
 
void DisableScanner ()
 Disable the connected scanner for barcode reading More...
 
string ExecuteCommand (OpCode opCode, string inXml)
 Execute the command for connected barcode scanner. More...
 
void EnableAutoReconnection (bool reconnection)
 Enable auto re-connection of connected barcode scanner More...
 

Properties

int Id [get]
 Get the barcode scanner ID More...
 
ConnectionType ConnectionType [get]
 Get the barcode scanner connection type More...
 
bool AutoCommunicationSessionReestablishment [get]
 Get the barcode scanner auto reconnection option More...
 
bool Active [get]
 Get the barcode scanner active state More...
 
bool Available [get]
 Get the barcode scanner available stare More...
 
string Name [get]
 Get the barcode scanner name More...
 
string Model [get]
 Get the barcode scanner model More...
 
string FirmwareVersion [get]
 Get the barcode scanner firmware version More...
 
string MFD [get]
 Get the barcode scanner manufacture date More...
 
string SerialNo [get]
 Get the barcode scanner serial number More...
 
string ScannerModelString [get]
 Get the barcode scanner model number More...
 

Detailed Description

This class is providing the barcode scanner object.

Member Function Documentation

◆ Connect()

void ZebraBarcodeScannerSDK.Scanner.Connect ( )
inline

Connect to the barcode scanner

◆ DisableScanner()

void ZebraBarcodeScannerSDK.Scanner.DisableScanner ( )
inline

Disable the connected scanner for barcode reading

◆ Disconnect()

void ZebraBarcodeScannerSDK.Scanner.Disconnect ( )
inline

Disconnect from the barcode scanner

◆ EnableAutoReconnection()

void ZebraBarcodeScannerSDK.Scanner.EnableAutoReconnection ( bool  reconnection)
inline

Enable auto re-connection of connected barcode scanner

Parameters
reconnection

◆ EnableScanner()

void ZebraBarcodeScannerSDK.Scanner.EnableScanner ( )
inline

Enable the connected scanner for barcode reading

◆ EnableScannerAutoConnection()

void ZebraBarcodeScannerSDK.Scanner.EnableScannerAutoConnection ( bool  reconnection)
inline

Enable barcode scanner auto re-connection

Parameters
reconnectionAuto re-connection

◆ ExecuteCommand()

string ZebraBarcodeScannerSDK.Scanner.ExecuteCommand ( OpCode  opCode,
string  inXml 
)
inline

Execute the command for connected barcode scanner.

Parameters
opCodeOperation code
inXmlInput Xml
Returns
Out xml

◆ ScannerAssetInformation()

AssetInformation ZebraBarcodeScannerSDK.Scanner.ScannerAssetInformation ( )
inline

Get asset information from connected barcode scanner

Returns
Asset information

Property Documentation

◆ Active

bool ZebraBarcodeScannerSDK.Scanner.Active
get

Get the barcode scanner active state

◆ AutoCommunicationSessionReestablishment

bool ZebraBarcodeScannerSDK.Scanner.AutoCommunicationSessionReestablishment
get

Get the barcode scanner auto reconnection option

◆ Available

bool ZebraBarcodeScannerSDK.Scanner.Available
get

Get the barcode scanner available stare

◆ ConnectionType

ConnectionType ZebraBarcodeScannerSDK.Scanner.ConnectionType
get

Get the barcode scanner connection type

◆ FirmwareVersion

string ZebraBarcodeScannerSDK.Scanner.FirmwareVersion
get

Get the barcode scanner firmware version

◆ Id

int ZebraBarcodeScannerSDK.Scanner.Id
get

Get the barcode scanner ID

◆ MFD

string ZebraBarcodeScannerSDK.Scanner.MFD
get

Get the barcode scanner manufacture date

◆ Model

string ZebraBarcodeScannerSDK.Scanner.Model
get

Get the barcode scanner model

◆ Name

string ZebraBarcodeScannerSDK.Scanner.Name
get

Get the barcode scanner name

◆ ScannerModelString

string ZebraBarcodeScannerSDK.Scanner.ScannerModelString
get

Get the barcode scanner model number

◆ SerialNo

string ZebraBarcodeScannerSDK.Scanner.SerialNo
get

Get the barcode scanner serial number


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