04-16-2009 11:43 AM
I want to know how should i connect multiple instruments, and adquire their signals with a GPIB-usb. I´m using 2 multimeters,1 temp. controller and 1 power source, and i have all the drivers i need. I just need to gather all drivers in 1 prog. to control them via GPIB. I have 1 gpib-usb-hs, but i need to read all that data from those equips. All help and tips are welcome.
Thanks in advance.
TN
Solved! Go to Solution.
04-16-2009 11:59 AM
You can use either a star or linear cable configuration (or a combination). You just need to be careful and obey the requirements for total cable length, separation, total devices, etc. The number of instruments you have is well below the maximum of 15.
If you are not aware of the cabling types and requirements, you should first find a GPIB tutorial to understand some of the basics before you try any programming.
04-16-2009 12:02 PM
04-16-2009 12:20 PM
04-16-2009 12:59 PM
Ok, thanks very much. I will start from there.
TN