Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

AT-GPIB&PCI-GPIB

I now am using AT-GPIB in my programme.If i replace it with a piece of pci-gpib,should i modify my programme??Thanks a lot!!
0 Kudos
Message 1 of 2
(2,881 Views)
Hi,

The API (Application Programming Interface) is the same for all GPIB interfaces. You will use the same functions even if you're using the GPIB-ENET (Ethernet). You don't have to change anything in your code.

You should only check that the NI-488.2 driver supports the PCI-GPIB in the OS you're planning to use:

http://www.ni.com/support/gpib/versions.htm

Hope this helps.

DiegoF
0 Kudos
Message 2 of 2
(2,881 Views)