Good Day!
I am developing a simple software of RFID using impinj reader R420.
can you give me some sample codes on how to display data while reading the tag then display it in windows form app.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Syed ShanuPosted Jul 15, 2015, 8:59 PM
There will not be much differents between C# Console and winform application.
For the RFID SDK you will be using there DLL and it will be having some events for data read and write just fallow the same thing in winform.
Create your winform application.
Jun Carlo DapatPosted Jul 15, 2015, 6:02 AM
Syed ShanuPosted Jul 15, 2015, 4:05 AM