LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

RS-232C Error Message

I've wrote program that receives data from RS-485 board and displayes it to my program.
It works fine, but after running about 1 month, it displays error message like this;
"No port is open. Check COM port setting in Configure".
This message is from following statement;
RS232Error = ReturnRS232Err();
if (RS232Error)
   
0 Kudos
Message 1 of 2
(2,932 Views)
Duplicate post.

See original here.

Regards,
Matt S.

LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 2 of 2
(2,910 Views)