PropertyID.SosTriggerMultipressCount Field |
public const Int32 SosTriggerMultipressCount = "value"
Public Const SosTriggerMultipressCount As Int32 = "value"
This property is only effective when SOS_TRIGGER_METHOD
is set to multipress.
The value specifies how many consecutive presses of the KEYCODE_SOS trigger are required
to activate the SOS emergency functionality.
The allowed range is from 2 to 5 presses. When the specified number of presses is detected
in sequence, 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.MULTIPRESS
.
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.