Autoread / Rule / CheckScriptId Value
This value is obsolete. It is only supported for legacy configurations. Please use Autoread.Rule.CheckScript instead.
When a card matches an autoread rule, this value allows to do additional script based checks that can deny the card. If this value is not set, the card will always be accepted.
Properties
- Value ID: 0x0401/0x04
Format
| Name | Type/Size | Description |
|---|---|---|
| ScriptId | Integer (8 bits) |
This is a reference to a script ID that is stored
in Scripts.Events.
This script has the same semantic as
Autoread.Rule.CheckScript.
(Minimum value: 0, maximum value: 64) |