I have a RFID reader in a USB device using windows HID (human Interface Device)to read the data into a excel sheet. Works well.
However how do I setup a second (or more) USB readers to place their data into same sheet, different column. The 2 or more devices would be connected and receiving data at the same time. Data read is only say max of 1 per second.