Click or drag to resize

PropertyIDWifiRoamingRssiDifference Field

Signal difference between the current AP and the target AP for roaming.

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 WifiRoamingRssiDifference = 786452

Field Value

Type: Int32
Remarks

Signal difference between the current AP and the target AP for roaming. This parameter controls the signal difference between the current access point the device is connected to and the target access point the device wants to roam to. If the target AP signal is higher than the current by at least the value of this parameter, the device will roam.

The class of the property is NumericProperty.

[Android Documentation]

See Also