NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to call a GPIB equipments using TestStand

how to call a GPIB equipments using TestStand,

TestStand is provide a function or driver to call gpib equipments ?

 
0 Kudos
Message 1 of 2
(2,979 Views)

Hi,

You have to use a code module in any one of the supported language adapters to interface with the GPIB.

The only supplied step types are the IVI Step Types that will interface with the GPIB, assuming your instrument is IVI compatible.

There is this example

http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B45EACE3E83B56A4E034080020E74861&p_...

that provides a general purpose gpib step type, which is CVI based. I haven't tried it so I dont know how good it is.

Regards

Ray Farmer

Regards
Ray Farmer
Message 2 of 2
(2,975 Views)