![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_Bat_Delay | ( | brp_protocol | protocol, | 
| unsigned | DelayTime | ||
| ) | 
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.
| [in] | protocol | used to execute the command | 
| [in] | DelayTime | Time to delay in ms. |