PropertyID.SosTriggerLongPressTimeout Field |
public const Int32 SosTriggerLongPressTimeout = "value"
Public Const SosTriggerLongPressTimeout As Int32 = "value"
This property is only effective when SOS_TRIGGER_METHOD
is set to long press timeout.
The value specifies how long the KEYCODE_SOS trigger must be held down before
the SOS action is triggered.
The allowed range is from 500 milliseconds (0.5 seconds) to 5000 milliseconds (5 seconds).
When the specified timeout duration is reached while the trigger is held down,
the emergency action configured in SOS_TRIGGER_ACTION
will be executed.
This property takes effect only when SOS_TRIGGER_ENABLED
is enabled
and SOS_TRIGGER_METHOD
is set to SosTriggerMethod.LONG_PRESS_TIMEOUT
.
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.