UlRdr.SendAuth1
Retrieves the command that has to be sent to the reader to
unlock, to initiate authentication.
Properties
- Command code: 0xA500
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
None
Returned values (response frame)
| Name | Type/Size | Description |
|---|---|---|
| SendDevCode | Integer (8 bits) | Device Code to send. |
| SendCmdCode | Integer (8 bits) | Command Code to send. |
| Length of SendParams | Integer (16 bits) |
Length of SendParams in bytes |
| SendParams | Raw data | Params to send. |