T_RFID_TranspSRN
(* serial number shown as hex coded string(ascii) *)
TYPE T_RFID_TranspSRN : STRING(iRFID_MAXSRNLENGTH);
END_TYPEThe data type contains an RFID transponder serial number. The serial number of the transponder (often 8 bytes) is specified as a string in hexadecimal format. (iRFID_MAXSRNLENGTH = 51)
Requirements
|
Development Environment |
Target Platform |
PLC Libraries to include |
|---|---|---|
|
TC3.1.4013 |
PC or CX (x86, x64) |
Tc2_RFID |