10-10-2005 09:09 AM
10-11-2005 11:29 AM
Hello,
Analog Waveform editor is used to create the waveform primitives required to download onto Arb/Generator's Memory. When doing
Waveform created in Analog Waveform Editor can be imported to a ASCII/Text file. This saved waveform can be downloaded into Arb Memory using
Agilent 33120A driver.
Analog Waveform Editor Stepas:
1) Create a blank waveform
2) Select Custom Module, define minimum waveform length, data sample quantum from the Arb Specifications.
3) Create waveform from primitive types using Add Component
4) Then to save to ASCII file use, File>>Export to LVM (ASCII)
You can get the LabVIEW driver with examples from www.ni.com/idnet and search for 33120A or use the link
http://sine.ni.com/apps/we/niid_web_display.download_page?p_id_guid=E3B19B3E9066659CE034080020E74861
You can use ag33xxx - Arb - Application.vi to get started. The user defined waveform needed for this VI can be read from the ASCII file exported from Analog Waveform Editor.
This should help you out.
Thanks,
Kalyan
06-11-2007 10:18 PM
06-12-2007 11:54 AM