Waveform Window -


Waveform Selector


Click on the pull-down bar to select a waveform. The software comes with a few pre-defined waveforms. You can make your own waveforms to put on this list. To learn how to do this please go to Save Waveform in the Using the GUI section.


Waveform

Waveform Code

Specifies the type of chirping to be implemented. "0" is for linear change in frequency with respect to time with ramp up only. When maximum frequency is reached, frequency returns to lowest frequency. "1" is for linear change in frequency with respect to time with ramp up and ramp down. When maximum frequency is reached, frequency ramps down until it reaches lowest frequency. The final option is "2" which is the reverse of option "0". When this option is selected, the DSM will start at the maximum frequency and step down to the the smallest frequency then will start back at the maximum frequency for the next iteration.

Delay

Specifies delay in chirping in terms of memory addresses. This is defined in hexadecimal code. If delay was set at "5", the first 5 memory addresses would be at the Start Frequency then at the 6th memory address, the chirp would begin.

Data Length

Specifies how many memory addresses to use for chirping. This is defined in hexadecimal code. This is basically how many frequencies you want to chirp for your waveform.


Marker


Specifies where to output a marker. Marker Position is the memory address where the Marker goes active while Width specifies the number of data points to keep the Marker active. Both parameters are specified in hexadecimal. You can also change the polarity of the Marker. If the "P" box is checked then the Marker will be active high; if the "P" box is unchecked then the Marker will be active low. To enable the Marker, make sure that the "E" box is checked; to disable the Marker, make sure the "E" box is unchecked. The Marker signal will be output from the MARKER SMA connector on the DSM board.


Linear Chirp

Start

Specifies starting frequency. Defined in both hexadecimal frequency word and decimal real frequency. You may change either the frequency word or the real frequency. In the memory dump file, this attribute is referred to as "Chirp1".

Stop

Specifies maximum frequency. Defined in hexadecimal frequency word and decimal real frequency. You may change either the frequency word or the real frequency. In the memory dump file, this attribute is referred to as "Chirp2". Please note that the real maximum frequency may not be the Stop frequency attribute that you define. For more information, please go to the Data Length page in the Operation Details section.

Step

Specifies the step size. Defined in hexadecimal frequency word and decimal real frequency. You may change either the frequency word or the real frequency. In the memory dump file, this attribute is referred to as "Chirp3".


Phase Reset


The click box enables or disables phase reset by memory. When this box is not checked, the phase reset is by the GUI DDS Reset button in the Module Parameter window. The three time parameters, RESET_T1, RESET_T2, and RESET_T3, specify the number of data points to set. They should be entered as hexadecimal. For more details on phase reset and the three reset time parameters, please see the Phase Reset subsection on the Parameters page in the Operation Details section.


User Page


Use the slider to select which user page to download to or run. The top status bar indicates how many micro-pages are available while the bottom status bar indicates how many micro-pages have been used. For more details on user pages and micro-pages please see the User Page and Micro-Page page in the Operation Details section.


Download Waveform


Click this button to send current waveform parameters to the board. You will have to use this button whenever you change any waveform parameters.