DLCradleManager Class |
Namespace: Com.Datalogic.Cradle
The DLCradleManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvailableSourcePowerLevel | Returns the available source power to charge the Device into the Cradle as instance of AvailableSourcePower |
![]() | InsertionState | Returns the position of the Device related to the Cradle as instance of InsertionState |
![]() ![]() | Instance | Returns an instance of the DLCradleManager |
![]() | JniPeerMembers | To be added. |
![]() | LeverStatus | Returns the current position related to the Cradle lever. |
![]() | Type | Returns the Cradle type. |
![]() | UnlockKeyStatus | Returns the current position related to the unlock key. |
Name | Description | |
---|---|---|
![]() | AddFailureEventListener | Add a Failure listener used to be notify about failure events occurred on the Cradle. |
![]() | AddInsertionEventListener | Add an Insertion listener used to be notify about insertion and extraction events from the Cradle. |
![]() | AddUnlockEventListener | Add a Unlock listener used to be notify about Lever status changed events occurred on the Cradle. |
![]() | AddUnlockKeyEventListener | Add an Unlock Key Event listener used to be notify about Unlock Key events occurred on the Cradle. |
![]() | FirmwareUpgrade | Performs Cradle Firmware update procedure. |
![]() | RebootCradle | Reboot the Cradle. |
![]() | RemoveFailureEventListener | Remove a Failure listener previously added with the AddFailureEventListener(ICradleFailureEventListener) |
![]() | RemoveInsertionEventListener | Remove an Insertion listener previously added with the AddInsertionEventListener(ICradleInsertionEventListener) |
![]() | RemoveUnlockEventListener | Remove an Unlock listener previously added with the AddUnlockEventListener(ICradleUnlockEventListener) |
![]() | RemoveUnlockKeyEventListener | Remove an Unlock Key Event listener previously added with the AddUnlockKeyEventListener(ICradleUnlockKeyEventListener) |
![]() | SetLeverStatus | Sets the new position related to the Cradle lever. |