C API for BALTECH SDK

§ brp_LT_HFReset()

brp_errcode brp_LT_HFReset ( brp_protocol  protocol,
unsigned  OffDurationLo,
unsigned  OffDurationHi 
)

This command controls the antenna of the reader. It can be powered off and on permanently or for a limited time.

Parameters
[in]protocolused to execute the command
[in]OffDurationLoNumber of ms to power off HF antenna. If 0, it will be powered off until next command (LSByte).
[in]OffDurationHiNumber of ms to power off HF antenna. If 0, it will be powered off until next command (MSByte).
Deprecated:
This command may be removed in future!