Log in

View Full Version : LabVIEW Com Port Error


354.FIRST
18-01-2006, 14:36
Labview problem is with the COM port.

CMUcam2 v1.01 c7

Error Code: -1073807202
Error String: Property Node in VISA Configure Serial Port (Instr).vi->CMUcam2.vi->CMUcam2 GUI.vi

We have the camera set up using labview. Everything works fine.
We have a second computer where we are playing with the c code.

Labview works on first computer. Gives the above error on the second computer. First computer is a desktop, second is a laptop with a serial port.

HELP. We have read all the posts and tried what we could. No luck.

Thank you very much for your help

-Team 354

354.FIRST
18-01-2006, 14:38
Oh ya,
Under the serial port menu in Labview, nothing is showing up. Just "refresh." nothing else and refresh doesn't help.
thanks
-354

354.FIRST
18-01-2006, 14:40
We did read previous posts...
TTL Cable not connected, port baud settings are correct.

Mike
18-01-2006, 15:07
Labview problem is with the COM port.

CMUcam2 v1.01 c7

Error Code: -1073807202
Error String: Property Node in VISA Configure Serial Port (Instr).vi->CMUcam2.vi->CMUcam2 GUI.vi

We have the camera set up using labview. Everything works fine.
We have a second computer where we are playing with the c code.

Labview works on first computer. Gives the above error on the second computer. First computer is a desktop, second is a laptop with a serial port.

HELP. We have read all the posts and tried what we could. No luck.

Thank you very much for your help

-Team 354
Please post this in a new thread. Could a moderator split this?

Otherwise, I had that same problem and found out the serial cable wasn't in all the way.

Joe Hershberger
18-01-2006, 18:43
Labview problem is with the COM port.

CMUcam2 v1.01 c7

Error Code: -1073807202
Error String: Property Node in VISA Configure Serial Port (Instr).vi->CMUcam2.vi->CMUcam2 GUI.vi

We have the camera set up using labview. Everything works fine.
We have a second computer where we are playing with the c code.

Labview works on first computer. Gives the above error on the second computer. First computer is a desktop, second is a laptop with a serial port.

HELP. We have read all the posts and tried what we could. No luck.

Thank you very much for your help

-Team 354

You didn't install VISA on the second computer. Do so and it should work fine.

Good luck!
-Joe