PropertyID.SosTriggerEnabled Field |
public const Int32 SosTriggerEnabled = "value"
Public Const SosTriggerEnabled As Int32 = "value"
When this property is enabled and the KEYCODE_SOS trigger is pressed,
the device will execute the action specified by SOS_TRIGGER_ACTION
.
The specific trigger method (single press, long press, or multipress) is configured
through the SOS_TRIGGER_METHOD
property.
When this property is disabled, pressing the KEYCODE_SOS trigger will have no effect and no emergency action will be performed.
The class of the property is BooleanProperty
.
© 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.