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

This class provides RFID reader regulatory configuration. More...

Properties

string RegionCode [get, set]
 Gets or sets the region code. More...
 
HoppingConfig HoppingConfig [get, set]
 Gets or sets the hopping configaration. More...
 
bool HoppingOn [get, set]
 Gets or sets a value indicating if hopping on. More...
 
object [] EnableChannels [get, set]
 Gets or sets the enable channels list. More...
 

Detailed Description

This class provides RFID reader regulatory configuration.

Property Documentation

◆ EnableChannels

object [] ZebraRfidSdk.RegulatoryConfig.EnableChannels
getset

Gets or sets the enable channels list.

The enable channels.

◆ HoppingConfig

HoppingConfig ZebraRfidSdk.RegulatoryConfig.HoppingConfig
getset

Gets or sets the hopping configaration.

The hopping config.

◆ HoppingOn

bool ZebraRfidSdk.RegulatoryConfig.HoppingOn
getset

Gets or sets a value indicating if hopping on.

true if hopping on ,false.

otherwise

◆ RegionCode

string ZebraRfidSdk.RegulatoryConfig.RegionCode
getset

Gets or sets the region code.

The region code.


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