I need to get raw data from a set of RFID sensors. The sensor has a default application where I can see the data and they are continuously floating on the screen. Unfortunately, I can not feed the data to my program using input/output file handling in C++.
Questions:
- Is this the process (INPUT/OUTPUT file handling) to get the raw data from sensor?
- If not, how can I get data from sensor and feed those data into my program?
in the sensor's default application, it says I need to type some kind of "serial number" where I send the telegram.