PropertyIDWifiScanIntervalMax Field |
Namespace: Com.Datalogic.Device.Configuration
public const int WifiScanIntervalMax = 786434
Public Const WifiScanIntervalMax As Integer = 786434
Maximum interval between scans when the device is on and disconnected. Scan interval and Scan interval max control the Wi-Fi scan intervals when the device has the screen on and it is not connected to any Wi-Fi network. The scans are issued in this way: the first scan is done when the device is woken up from a standby state, then the next scans are done in an exponential backoff fashion. The second scan will be done after x seconds, then after 2 * x, then 4 * x... and so on, until it reaches the maximum value defined by WifiScanIntervalMax
.
The class of the property is NumericProperty.
© 2016 Datalogic S.p.A. and/or its affiliates. All rights reserved. Datalogic and the Datalogic logo are registered trademarks of Datalogic S.p.A. in many countries including the U.S.A. and the E.U. All other trademarks are the property of their respective owners.