UlRdr.RecvAuth2
Passes the response of the reader to unlock.
Properties
- Command code: 0xA503
- Command timeout: 100 ms
- Possible status codes: General status codes, UlRdr.ErrSequence , UlRdr.ErrResponse
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
RecvStatus | Integer (8 bits) | Received StatusCode. |
Length of RecvResult | Integer (16 bits) |
Length of RecvResult in bytes |
RecvResult | Raw data | Received Result. |
Returned values (response frame)
None