Iso15.SetParam
This command configures the reader chip. If a parameter is not
supported, a status message is returned.
Properties
- Command code: 0x2100
- Command timeout: 100 ms
- Possible status codes: General status codes, Iso15.ErrParamNotSupported, Iso15.ErrCom
Parameters (request frame)
| Name | Type/Size | Description | |
|---|---|---|---|
| Mode | Bit mask (8 bits) | - | |
| RFU | Integer (bit mask area 0xF0) |
Zero padding |
|
| ModulationIndex | Boolean (bit 0x08) | Toggle modulation index 100% (0) /10% (1) | |
| TXMode | Boolean (bit 0x04) | Toggle 1 out of 256 (0) / 1 out of 4 (1) TX mode | |
| HighDataRate | Boolean (bit 0x02) | Toggle low (0) /high (1) data rate VICC | |
| DualSubcarrier | Boolean (bit 0x01) | Toggle single (0) /dual (1) subcarrier VICC | |
Returned values (response frame)
None