Signal Generators

cancel
Showing results for 
Search instead for 
Did you mean: 

Agilent E4438C IVI.C driver

I am using LabView to program Agilent E4438C RF Vector Signal Generators.
I will also be using the IVI.C driver, from N.I.
Has anyone used this driver - does it cover all the major 'front-panel' controls?
Of importance to me, are the following functions -
set the modulation type(GSM/Bluetooth/AWGN etc);
load from memory modulation files and instrument set-ups (for example, re-calling stored modulation files from the E4438C memory into the E4438C internal 8Ms arb).
These are simple tasks to do sat in front of the instrument, using front-panel hard-keys and softkeys.
Thankyou for reading this and replying if you have the time.
Doppler.
0 Kudos
Message 1 of 2
(6,484 Views)
Hi,
I've just installed the e4438c driver from here :
http://sine.ni.com/apps/we/niid_web_display.download_page?p_id_guid=E3B19B3E90ED659CE034080020E74861

You can look in the attached header file for the list of functions inside the dll
This header file comes from the cvi installation of the driver. They use the same dll, so all the functions
defined in the header should be available in LabVIEW

Thanks

Sacha
// it takes almost no time to rate an answer Smiley Wink
0 Kudos
Message 2 of 2
(6,452 Views)