C
C#6mo ago
Wonxen

C# RFID

I purchased an RFID reader along with its cards and want to use it in a Windows Forms application. However, when I connect it to my PC and try to read a card, the reading process doesn't occur. What steps should I take to resolve this issue?
No description
11 Replies
Patrick
Patrick6mo ago
most readers will act as keyboards you will need an entry field focused or some background behaviour
Wonxen
WonxenOP6mo ago
So how do we do this?
Patrick
Patrick6mo ago
open notepad, plug in your rfid, scan an rfid chip it's a keyboard, so you can have any entry box take the entry
Wonxen
WonxenOP6mo ago
Can we do something for external keyboard reading?
Patrick
Patrick6mo ago
i dont know what external keyboard reading means.
Wonxen
WonxenOP6mo ago
sory How do you perform card reading only?
canton7
canton76mo ago
What do you mean by "perform card reading only"? Normally adding more words to your explanation helps make it clearer
Kuinox
Kuinox6mo ago
really, even nfc readers ?
Patrick
Patrick6mo ago
i mean you can get nfc readers that act as keyboards yeah i think nfc readers require more nuance to use as a keyboard though (i was referring to rfid readers)
Kuinox
Kuinox6mo ago
nfc is on top of rfid
Patrick
Patrick6mo ago
yes but you'd need an nfc reader you can't just stick an nfc card on an rfid reader

Did you find this page helpful?