Click or drag to resize

PropertyIDWifiBandSelection Field

Selects the band used by the device (2.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int WifiBandSelection = 786446

Field Value

Type: Int32
Remarks

Selects the band used by the device (2.4/5 GHz). This parameter controls the band the device will be using. When one band is disabled, the device won’t transmit anything on that band.

The class of the property is EnumProperty. The allowed values are defined by enum WifiBandSelection

[Android Documentation]

See Also