:EMODules:AWGenerator:OPTimization:CHANnel
AWG Instrument:
                                                M8194/5/6A
                                                M8199A/B
                                            Meas. mode:
                                                Scope
                                                Eye
                                                Jitter
                                            Package License:
                                                L-RND
                                            Licensed Feature:
                                                F-AWG
                                            Waveform type:
                                                NRZ
                                                PAM
                                            Flex Apps:
                                                FlexDCA
                                                FlexRT
                                            Command Syntax
:EMODules:AWGenerator{1:8}:OPTimization:CHANnel{1:4} {EMPTy | CHAN1A | CHAN1B ... | CHAN8D}
                                            Where {1:8} identifies slot number {1:8} which is associated with an AWG extended module.
Where {1:4} identifies an AWG channel which is associated with an AWG extended module output.
Description
For the AWG optimization wizard, associates an AWG output Data channel with a DCA-X or DCA-M input channel. The Optimization wizard will not attempt of optimize an AWG channel that has not had a DCA-X/DCA-M channel associated with it (EMPTy). 
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