Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control a instrument remotely?

Hi
I would like to create labview 8.2.1 program to control a HP 6624 A power supply remotely through internet, any one can let me know the clues to do that? Thanks.
Mike
0 Kudos
Message 1 of 4
(3,661 Views)
Hi Mike,

Take a look at NI's instrument driver network at

http://www.ni.com/devzone/idnet/

I believe you will kind some drivers there for Labview for that particular HP instrument that will help get you started.

cheers,

--Russ
0 Kudos
Message 2 of 4
(3,653 Views)

First you will need something like the NI GPIB-ENET 100 to attach the 6624 physically to the local network. Then you have to configure the local network (routers,firewall)  to provide access to the  GPIB-ENET 100 over the internet. Don't forget thinking about security when doing that. When is working you should be able to use the instrument drivers to control the device with labview code.

 

0 Kudos
Message 3 of 4
(3,649 Views)
Sorry Mike,

I missed "remotely through the internet" part of your post when I answered your post originally. So I would like to ammend my response by asking if you have tried using labview's web server to control your application (tools>>options>>web server)?

cheers,

--Russ
0 Kudos
Message 4 of 4
(3,644 Views)