C API for BALTECH SDK

§ brp_Bat_Delay()

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.

Parameters
[in]protocolused to execute the command
[in]DelayTimeTime to delay in ms.