Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

multi GPIB controller

Hi Guys,

 

  I want to build a GPIB structure which will have several controllers to controll several instruments. like the figure shown below. Is it possable?

 

2009-8-4 17-57-25.png

0 Kudos
Message 1 of 4
(3,699 Views)

ghlaah,

 

No you can't do want you have shown above. You can only have 1 GPIB controller-in-charge at a time on a GPIB bus. You want to be able to communicate from Client 12 with the SG at the same time as Client 14 communciates with the DMM - not possible.

 

To accomplish this you can either make sure all the instruments have LAN ports and just have  a totally Ethernet system or alternatively you could replace the GPIB Hub, you show, with an Ethernet -to-GPIB controller. All the Clients hook up to the Ethernet-to-GPIB controller via Ethernet and all the instruments connect to the GPIB side. This should work according to NI's data sheet for the NI GPIB-ENET/100.

 

Message 2 of 4
(3,682 Views)

Another option besides the GPIB-ENET/100 controller, is to connect all the instruments to a GPIB interface on one of your computers, then use NI-VISA Server to allow remote access to those instruments over ethernet.

 

-Jason S. 

0 Kudos
Message 3 of 4
(3,668 Views)
And whatever scheme, you had better think about how to prevent user A and user b from trying to program the same instrument.
Message 4 of 4
(3,661 Views)