Zebra RFID SDK Xamarin
All Classes Namespaces Functions Enumerations Properties
Properties | List of all members
ZebraRfidSdk.Configuration Class Reference

This class allows to perform reader configuration. More...

Properties

RegulatoryConfig RegulatoryConfig [get, set]
 Gets or sets current regulatory configuration on the reader. More...
 
StartTriggerConfiguration StartTriggerConfiguration [get, set]
 Gets or sets start trigger settings - reader requires exclusive call for triggers. More...
 
StopTriggerConfiguration StopTriggerConfiguration [get, set]
 Gets or sets start trigger settings - reader requires exclusive call for triggers. More...
 
TagReportConfiguration TagReportConfiguration [get, set]
 Gets or sets tag report configuration. More...
 
BatchMode BatchModeConfiguration [get, set]
 Gets or sets batch mode configuration. More...
 
bool UniqueTagReport [get, set]
 Gets or sets Unique tag report configuration. More...
 
Antennas Antennas [get]
 Gets the antennas configurations. More...
 

Detailed Description

This class allows to perform reader configuration.

Property Documentation

◆ Antennas

Antennas ZebraRfidSdk.Configuration.Antennas
get

Gets the antennas configurations.

The antennas.

◆ BatchModeConfiguration

BatchMode ZebraRfidSdk.Configuration.BatchModeConfiguration
getset

Gets or sets batch mode configuration.

The batch mode configuration.

◆ RegulatoryConfig

RegulatoryConfig ZebraRfidSdk.Configuration.RegulatoryConfig
getset

Gets or sets current regulatory configuration on the reader.

The regulatory config.

◆ StartTriggerConfiguration

StartTriggerConfiguration ZebraRfidSdk.Configuration.StartTriggerConfiguration
getset

Gets or sets start trigger settings - reader requires exclusive call for triggers.

The start trigger configuration.

◆ StopTriggerConfiguration

StopTriggerConfiguration ZebraRfidSdk.Configuration.StopTriggerConfiguration
getset

Gets or sets start trigger settings - reader requires exclusive call for triggers.

The stop trigger configuration.

◆ TagReportConfiguration

TagReportConfiguration ZebraRfidSdk.Configuration.TagReportConfiguration
getset

Gets or sets tag report configuration.

The tag report configuration.

◆ UniqueTagReport

bool ZebraRfidSdk.Configuration.UniqueTagReport
getset

Gets or sets Unique tag report configuration.

true if unique tag report, false.

otherwise


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