LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

USB/GPIB to Ethernet Switch Interface?

I am fabricating a test setup with LabWindows.  I want to take a bunch of instruments, such as: multimeters, oscope, power supplies, mcu can bus board etc. and merge them into one big interface that outputs ethernet to a computer with LabWindows.  Then, I would like to make drivers (or something else?) that can ping each instrument and read/write to it accordingly in the test procedure I develop.  The idea was to clean things up and provide more bandwidth over the ethernet, opposed to using a million usb's for everything.  I don't know if the ethernet interface idea would be the best option, but it was a thought. 

 

I was wondering if anyone else has had any experience with this sort of thing?  If so, what kind of instrumentation was used? And, what kind of general things did you have to accommodate for when making your LabWindows application (drivers, ini files, configuration stuff etc.)?

 

Thanks,

Alex

0 Kudos
Message 1 of 6
(3,728 Views)

Hello Alex.Pinion

 

I am wondering if all devices has GPIB, if do not, what interface does each one use?

 

If all of those use GPIB you can consider the GPIB-ENET/1000 (http://www.ni.com/en-us/support/model.gpib-enet-1000.html)

 

http://www.ni.com/pdf/manuals/370426n.pdf

 

I hope this information might be useful

 

Regards

Message 2 of 6
(3,647 Views)

One device will for sure have USB, but 3-5 other instruments should have GPIB.  Thanks for the response, I will look into this unit.

0 Kudos
Message 3 of 6
(3,645 Views)

Hello Alex.Pinion

 

Sure, probably you can use all other devices in that device I told you and the other in a USB port.

 

Regards

Message 4 of 6
(3,633 Views)

For the USB devices you might have a look at  a network attached USB Hub. But I would ask the manufaturer if he expects your devices to work with it.

Message 5 of 6
(3,624 Views)

Hi

 

Yes, confirm that.

 

Regards

0 Kudos
Message 6 of 6
(3,602 Views)