LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run time TCPIP instrument searching

MAX 3.0.1 allows one to search TCPIP devices presented in local net. How to do the same task in LabView 7. VISA FIND RESOURCE VI gets only devices, which has been already configured by MAX.
0 Kudos
Message 1 of 3
(2,626 Views)
I don't think this can be done. AFAIK, the VISA functions rely on instruments already found (either by MAX or otherwise).

However..... Sometimes when using VISA with a control, I'm only presented with a certain choice of COM-ports. Editing the values to an instrument I KNOW exists, but isn't listed generally works. Maybe this works for TCPIP also?

Hope this helps.

Shane.
Using LV 6.1 and 8.2.1 on W2k (SP4) and WXP (SP2)
0 Kudos
Message 2 of 3
(2,626 Views)
Thank you for your reply.

It is true that it is possible to work with TCPIP instrument if the instrument does not presented in MAX. Unfortunately my task is to discovery all TCPIP instrument switched ON for performing run time dynamic instrument configuration.

Mikhail
0 Kudos
Message 3 of 3
(2,626 Views)