Failure Class |
Namespace: Com.Datalogic.Cradle
The Failure type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FailureBadLeverPosition | The slot's lever is not in the correct position. |
![]() ![]() | FailureSolenoidOvertemperature | The locking solenoid is too hot and the lever cannot be
controlled until temperature will be reduced. |
![]() ![]() | FailureUnknown | No failure was detected. |
![]() ![]() | FailureWlcEocTimeout | The device asked for an "end of power transmission" for too long. |
![]() ![]() | FailureWlcFod | There is some metal object which prevents a successful wireless
charge power transmission between the cradle and the device. |
![]() ![]() | FailureWlcTx | The Cradle is experiencing a problem on WLC's TX and
it cannot power to the device. |
![]() ![]() | FailureWrongDaisyChainConfig | The current cradle's daisy chain configuration is not allowed. |
![]() | JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
![]() ![]() | FromInt | Retrieves the corresponding Failure value, from a valid integer. |
![]() | ToInt | Converts the Failure enum to its integer representing value. |
![]() ![]() | ValueOf | Returns the enum constant of this type with the specified name. |
![]() ![]() | Values | Returns an array containing the constants of this enum type, in
the order they are declared. |