C#C
C#17mo ago
Wonxen

RFID Card Reader Event Handling Issue in Windows Forms Application

Hello, I am developing a petrol station Windows Forms application. I am using a USB RFID card reader and have acquired 125 kHz cards for sales transactions. I have received example code from ChatGPT and implemented it. However, even though I write and copy-paste the code correctly, the events are not triggered when an RFID card is read. I am not receiving any error messages, but the reading operation does not occur. Is there a sample project or someone who can help with this issue?
Was this page helpful?