LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

serial port not found in Labview

I dig out an old prototype in the lab which uses serial port to
communicate with the computer. The previous program was done in QBASIC
so I'm thinking of upgrading it to Labview. But then I noticed that I
can control the prototype in "Hyper Terminal", but not in Labview. I
then tested it with "Basic Serial Write and Read.vi" from Examples. The
same error message pops up. It reads like below:

Error -1073807202 occurred at Property Node in VISA Configure Serial
Port (Instr).vi->Basic Serial Write and Read.vi

This error code is undefined. No one has provided a description for
this code, or you might have wired a number that is not an error code
to the error code input.

I know the serial port of this computer works cause I now am using
Hyper Terminal to manually control the prototype. I am using Labview
8.0 in windows XP.

I suspect that there is sth I missed. Any information would be highly
appreciated!

0 Kudos
Message 1 of 5
(3,713 Views)

Do you have the VISA drivers installed? They are on the Device driver CD or you can download them from:
https://www.ni.com/en/support/downloads/drivers/download.ni-visa.html


 
0 Kudos
Message 2 of 5
(3,696 Views)
Exactly the same question was asked earlier today. The answer there is correct.
0 Kudos
Message 3 of 5
(3,695 Views)
Problem solved after installation of VISA. This is a little
embarrassing. 😛

Thanks a lot, dan_u!


dan_u wrote:
> Do you have the VISA drivers installed? They are on the Device driver CD or you can download them from:
> <a href="http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BAC002C51FA?opendocument" target="_blank">http://digital.ni.com/softlib.nsf/webcategories/85256410006C055586256BAC002C51FA?opendocument</a>

0 Kudos
Message 4 of 5
(3,670 Views)
Priceless advice given (MasterCard), and LabVIEW doesn't take American Express eithervery-happy smiley
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 5 of 5
(3,653 Views)