For a model railway project only. Using multiple rfid readers. These readers have no PID or VID or serial numbers.
Only difference is the hub/port number allocated.
Using Win7 32 bit.
The only information I need to obtain from the HID devices is:
hub/port number
last string transmitted. (14 character string of the rfid tag number)
timestamp of the latest reading.
The tag data will be moved to excel immediately after received by usb ready for the next read. Timestamp and data would be overwritten by next set of data.
the GUI would have single line for each reader (by hub/port #) with 3 headings. Timestamp, 14 character data, and hub/port # .
Is it possible for Autoitscript to have a GUI to do this ?
Thankyou
Charles Harris