Postby mparadis » Tue Aug 22, 2017 8:56 am
RFID.html is meant to be launched through index.html. Simply plug in your Phidget and navigate down the tree menu in index.html until you find the RFID reader/writer object. Double click on it to launch RFID.html.
The reason it doesn't work if you run RFID.html directly is because there is no code inside RFID.html that handles matching and opening the RFID channel (this is all handled in index.html).