OnRFID picture event
Related pages:
ENTRY OnRFID(IN TEXT _RFID) ; actions END OnRFID
_RFID | Required input parameter. It contains a text string that represents RFID. |
This entry is generated after scanning RFID card by a user.
The parameter _RFID contains the text string in hexadecimal representation of 12-byte RFID tag, i.e. 24 characters.
At least one picture that implements <ENTRY OnRFID> is opened in D2000 HI - it means that HI does not log the user but calls OnRFID entry to the all pictures, which implement this entry, and lets the application script handle this entry.
Related pages:
0 komentárov