Bat.Delay
Delays execution for a specified amount of ms. This command
must only be executed within a batch command. Batch commands
including the Bat.Delay command cannot be cancelled by sending
data to the reader.
Properties
- Command code: 0x4620
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
Name | Type/Size | Description |
---|---|---|
DelayTime | Integer (16 bits) | Time to delay in ms. |
Returned values (response frame)
None