Click or drag to resize

PropertyID.WifiBandSelection 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
C#
VB
public const Int32 WifiBandSelection = "value"

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. On new device models, starting from M30/M35, this parameter is substituted by WIFI_BAND.

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

[Android Documentation]

See Also