Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I make a GPIB device from a computer with a GPIB card?

I have a computer with a GPIB card. I have to make it act like a GPIB device. It has to wait for commands from the test system, and send responses back to the test system. I am using Borland Turbo Pascal, but the language is not a problem, it can also be C. The program cannot use threads, ibnotiry.
0 Kudos
Message 1 of 2
(3,165 Views)
Hi,

We have a great package that you could use called NI-Device. NI-Device is written entirely in C++ and allows you to make your windows PC look like a regular GPIB device to the outside world. You can find more information on this at http://sine.ni.com/apps/we/nioc.vp?cid=7151〈=US.

Hope this helps out!

Best Regards,
Aaron K.
Application Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,165 Views)