T_RFID_TranspSRN

TYPE T_RFID_TranspSRN : STRING(iRFID_MAXSRNLENGTH);
    (* serial number shown as hex coded string(ascii) *)
END_TYPE

The data type contains a RFID transponder serial number.
The serial number of the transponder (frequently 8 bytes) is indicated as hexadecimal string. (iRFID_MAXSRNLENGTH = 51)