LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

problems finding serial port

Having used LabView for some years in my last job, I am trying to get it used in my new one.
I have downloaded the evaluation software to prove to my boss it is worth having.
However, the simplest task is proving difficult.
I am communicating over serial with an instrument and cant find any ports.
I have used the visa search facility set to ?* (find all) it returns an error -1073807202 immediately.
Is the evaluation software capable of using VISA?
If so why can I not use any visa items without this error occuring?
Cheers
Dan
0 Kudos
Message 1 of 4
(2,725 Views)
VISA is a seperate installation to LabVIEW (Like DAQ drivers). Make sure you have VISA installed on the computer you are working on.

Good luck

Shane
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 2 of 4
(2,725 Views)
Dan,

Shane's correct. Check out this KB:

http://ae.natinst.com/operations/ae/public.nsf/fca7838c4500dc10862567a100753500/6055ccb1c032d1dd86256c32004ec84d?OpenDocument

It has links for VISA. If you already have VISA installed, it's probably an older version, or was installed before LabVIEW, or is corrupt.

Scott B.
National Instruments
Applications Engineering
0 Kudos
Message 3 of 4
(2,725 Views)
Cheers Guys
I installed the Visa301runtime.exe file form NI web site and it works perfectly.
Dan
0 Kudos
Message 4 of 4
(2,725 Views)