![]() |
BALTECH Docs |
C API for BALTECH SDK
|
| brp_errcode brp_Iso15_SetParam | ( | brp_protocol | protocol, |
| bool | ModulationIndex, | ||
| bool | TXMode, | ||
| bool | HighDataRate, | ||
| bool | DualSubcarrier | ||
| ) |
This command configures the reader chip.
If a parameter is not supported, a status message is returned.
| [in] | protocol | used to execute the command |
| [in] | ModulationIndex | Toggle modulation index 100% (0) /10% (1) |
| [in] | TXMode | Toggle 1 out of 256 (0) / 1 out of 4 (1) TX mode |
| [in] | HighDataRate | Toggle low (0) /high (1) data rate VICC |
| [in] | DualSubcarrier | Toggle single (0) /dual (1) subcarrier VICC |