Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

HP/Agilent 34970A talking

I am using Measurement Studio 8 Controls with VC++ 6 under WinXP.

My problem : I've got a HP/Agilent 34970A and I'm looking for a way to talk with it (with RS-232).

I will be grateful if I can get any helpful hints.
0 Kudos
Message 1 of 2
(6,225 Views)
Hi,
The only instrument driver I have found for you instrument is this one :
http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E92B3659CE034080020E74861
This is an instrument driver for CVI 6 and only support the GPIB interface. You need to install Ni VISA.
To communicate with your instrument you have to use VISA functions. This interface is a way to communicate with a serial instrument (and with other communication protocol as GPIB, TCP..).

Manuel R
AE dans une autre vie
0 Kudos
Message 2 of 2
(6,200 Views)