WLISt Subsystem

INSert

INSert

Command:WLISt:INSert [<module_spec>,]<label_name> [,{<bit_id>OVERlayALL}]

The INSert command inserts waveforms in the timing waveform display. The waveforms are added from top to bottom up to a maximum of 96 waveforms. Once 96 waveforms are present, each time you insert another waveform, it replaces the last waveform.

Time-correlated waveforms from the oscilloscope and another logic analyzer module can also be inserted in the logic analyzer’s timing waveforms display. Oscilloscope waveforms occupy the same display space as three logic analyzer waveforms. When inserting waveforms from the oscilloscope or another logic analyzer module, the optional first parameter must be used, which is the module specifier. 1 through 10 corresponds to modules A through J. If you do not specify the module, the selected module is assumed.

The second parameter specifies the label name that will be inserted. The optional third parameter specifies the label bit number, overlay, or all. If a number is specified, only the waveform for that bit number is added to the screen.

If you specify OVERlay, all the bits of the label are displayed as a composite overlaid waveform. If you specify ALL, all the bits are displayed sequentially.

If you do not specify the third parameter, ALL is assumed.

<module_spec> {12345678910}

<label_name> string of up to 6 alphanumeric characters

<bit_id> integer from 0 to 31

Example

OUTPUT XXX;":WLIST:INSERT 3, ’WAVE’,9"

 

 

4–6