BALTECH Docs |
C API for BALTECH SDK
|
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.
[in] | protocol | used to execute the command |
[in] | OffDurationLo | Number of ms to power off HF antenna. If 0, it will be powered off until next command (LSByte). |
[in] | OffDurationHi | Number of ms to power off HF antenna. If 0, it will be powered off until next command (MSByte). |