UlRdr.RecvEncryptedCmd
Check the response received by the command
UlRdr.SendEncryptedCmd.
Properties
- Command code: 0xA505
- 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)
Name | Type/Size | Description |
---|---|---|
Status | Integer (8 bits) | Decrypted status code. |