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