Device / Run / RepeatMessageMode Value
In Autoread mode, the reader usually sends one message per detected card to the host. However, you can change that behavior using this configuration value. You may want to do so in the following cases:
- In difficult environments, the reader may erroneously detect the same card several times during one presentation. In this case, you can suppress additional messages from being sent to the host.
- If a card is presented longer, you may want more than one message to be sent to the host. In this case, you can enforce a minimum amount of messages.
Properties
- Value ID: 0x0202/0x0C
- Default value: Default
Format
Name | Type/Size | Description | |
---|---|---|---|
Mode | Bit mask (8 bits) | - | |
RFU | Integer (bit mask area 0xFC) | Zero padding | |
Suppress | Boolean (bit 0x02) | If a card is detected more than once within RepeatMessageDelay ms, suppress all messages except the first one, until the end of RepeatMessageDelay. | |
Force | Boolean (bit 0x01) | For as long as the card is presented, enforce resending a message every RepeatMessageDelay ms. |