Hi,
This is driving me nuts !!
I have an RFID tag reader attached to serial com port 3 of my Windows XP pc.
At its most basic, I have following code.
input from com3.
repeat:
import lv_tag.
end.
input close.
Once I open INPUT FROM, the program will wait forever for an RFID tag read.
Is there any way to interrupt (END-KEY) the loop ?
Best Regards,
Brendan
This is driving me nuts !!
I have an RFID tag reader attached to serial com port 3 of my Windows XP pc.
At its most basic, I have following code.
input from com3.
repeat:
import lv_tag.
end.
input close.
Once I open INPUT FROM, the program will wait forever for an RFID tag read.
Is there any way to interrupt (END-KEY) the loop ?
Best Regards,
Brendan