Intents.ExtraCradleFailureSolenoid Field
|
EXTRA_CRADLE_FAILURE_SOLENOID
Used as an int value for
EXTRA_CRADLE_FAILURE
to request the failure type.
Namespace:
Com.Datalogic.Device
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const String ExtraCradleFailureSolenoid = "value"
Public Const ExtraCradleFailureSolenoid As String = "value"
Field Value
Type:
String
Remarks
EXTRA_CRADLE_FAILURE_SOLENOID
Used as an int value for
EXTRA_CRADLE_FAILURE
to request the failure type.
The locking solenoid is too hot and the lever cannot be controlled until temperature will be reduced.
[Android Documentation]
See Also