Autoread / Rule / OnMatchAction Value

This value allows defining an inverse rule which suppresses the output if the rule can be applied successfully (see DenyCard ). This feature can be used to filter out cards with certain properties.

Properties

Format

Name Type/Size Description
Action Enumeration (8 bits) Values:
  • AcceptCard (0x00)
    If the rule matches the reader fires OnAccepted and then sends the read card number to the host.
  • DenyCard (0x01)
    On successfully matching this rule he reader suppresses the output on a satisfied rule and fires OnInvalidCard.