10-15-2011 01:32 PM
What is the best solution to read RS232 if I don't know wend information is send from device to PC? I have a VI that works fine, but if I don't have any data on serial port I have this error mesage:
"Error -1073807339 occurred at VISA Read in data matrix serial_mod.vi
Possible reason(s):
VISA: (Hex 0xBFFF0015) Timeout expired before operation completed.."
My VI must work all day and when I receive something on RS232, the VI must to work properly.
Thanks you.
10-15-2011 01:36 PM
10-15-2011 02:24 PM
Do you mean the "number of bytes at serial port" ? because I don't find "property bytes at serial port".
Thank you.
10-15-2011 02:38 PM