:EMODules:AWGenerator:OPTimization:FILE

AWG Instrument:
M8199A/B
M8194/5/6A
Meas. mode:
Scope
Eye
Jitter
Package License:
L-RND
Licensed Feature:
F-AWG
Waveform type:
NRZ
PAM
Flex Apps:
FlexDCA
FlexRT
FlexRT
FlexRT
FlexRT

Command Syntax

:EMODules:AWGeneratorN:OPTimization:FILEM {filename)

Where N identifies slot number {1:8} which is associated with an AWG extended module.

Where M identifies the AWG channel {1:4} AWG channel.

Description

For the AWG optimization wizard, specifies the file name (for example, "Waveforms\OptimizedWaveform_Setup2.csv") to be used for an AWG channel optimization. The file number indicates the associated AWG channel. When the optimization completes, the file is automatically saved for this channel and the waveform is pushed to the AWG (if AWG automatic update is enabled).

Requires FlexDCA revision A.06.40 and above.

Example Command Sequence

For the AWG in slot 5, the following sequence of commands runs the optimization wizard and saves the optimized waveform files. Three Data channels are used and associated with three DCA-X input channels.

:EMODules:AWGenerator5:MODE BASic;*OPC?  //  Place AWG setup dialog in Basic mode.
:EMODules:AWGenerator5:OPTimization:CHANnel1 CHAN1A  //  Associate AWG channel 1.
:EMODules:AWGenerator5:OPTimization:CHANnel2 CHAN1B  //  Associate AWG channel 2.
:EMODules:AWGenerator5:OPTimization:CHANnel3 CHAN2A  //  Associate AWG channel 3.
:EMODules:AWGenerator5:OPTimization:FILE1 "OptimizedWaveform_1.csv"   //  File to create.
:EMODules:AWGenerator5:OPTimization:FILE2 "OptimizedWaveform_2.csv"   //  File to create.
:EMODules:AWGenerator5:OPTimization:FILE3 "OptimizedWaveform_3.csv"   //  File to create.
:EMODules:AWGenerator5:OPTimization:STARt;*OPC?  //  Run the optimization wizard
:EMODules:OPTimization:AWGenerator:CONTinue  //  Remove Done dialog