LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programatically chosing visa channel

I am using Labview 7.1 and am using the serial port connected to custom customer hardware. I wish to detect which visa resource the hardware is connected to rather than the user selecting com1 com2 etc. How can i extract the individual visa names from the list in my labview program. I am happy once i got the visa name to issue a known command to the visa resource and test for the hardware presence
 
So any sugguestions on programatically extracting visa names would be appreciated
0 Kudos
Message 1 of 3
(2,639 Views)
You can use the VISA Find Resource function on the VISA>VISA Advanced palette. This will list all VISA resources or just the resources (i.e. serial) that you want.
0 Kudos
Message 2 of 3
(2,628 Views)
Thanks I am now sucessfully implementing my VI as expected
Message 3 of 3
(2,619 Views)