Click or drag to resize

PropertyID.WifiBand Field

Selects the bands 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 WifiBand = "value"

Field Value

Type: Int32
Remarks
Selects the bands used by the device (2.4/5/6 GHz). This parameter controls the bands the device will be using. When one band is not enabled, the device won’t transmit anything on that band.

The class of the property is MultipleChoiceProperty. The allowed values are a subset of the combinations of the values defined by WifiBandFlags.

[Android Documentation]

See Also