Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use this kind of rfid reader? 1

Status
Not open for further replies.

Mandy_crw

Programmer
Jul 23, 2020
578
PH
Hi everyone… my application use an rfid reader for input in the texbox… it works fine… i tried buying this rfid and qr reader, it doesnt work, theres no input when rfid is tap on the device… is there soemthing i missed? Please help…
3AE91C60-3118-4799-995F-84F58AD114EB_xvjhfs.jpg
 
I don't know what kind of attachments you tried to add to your post, but it didn't work. And postgreSQL is a database, not an rfid reader.

We just need the product name to find the necessary reference material. You still seem to think it doesn't matter and all readers work the same. Notice: No, they don't. Only knownig what reader you have you can find out how to use it, how to address it with software or how to configure it so it acts like keyboard input.

As long as you don't know that, the easiest solution is to actually buy another model. One, of which you then know what it is exactly, one that will then be available with manual and drivers on C or anything like that. You could even pick one that by default acts as a keyboard if that's the only thing you can work with.

You can wait forever for it to explain itself to you by its beeping, and we even will be less able to help you with it.

Chriss
 
Mandy,

Another thought on this!
Few more things to check.

Mandy said:
but when i tried it with my application, it did not work

Is the other application run in another computer?

Usually, Rfid reader manufactureres provide their DLL also. Please check if there is such a file in the other computer where you say the reader is working.
Copy that DLL in the application folder of your pc. Register the DLL (usually this is required). Maybe, a PC restart is required (I am not sure).
Then plug in your reader and try again.

Also, check with one of the cards which works on the another computer.
Sometimes, the reader might have been configured to read only certain frequency ranges.
So, check the card which doesn't work in your pc on the other computer to verify if it works there.

Rajesh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top