:SOURce:OENable
Command Syntax
:SOURceN:OENable {ON | OFF | 1 | 0}
Where N identifies a simulated module's specific channel and must be selected from {1:8}{A|B|C|D}. For example, SOURce3C
.
Query Syntax
:SOURceN:OENable?
Query Response
{1 | 0}
Description
On Arbitrary Waveform Generator (AWG) and simulated extended modules, turns on or off the source waveform. On simulated modules, to turn on or off the display of a source waveform channel, use the :CHANnel:DISPlay
command.
Requires FlexDCA revision A.02.00 and above for simulated extended modules. Revision A.06.00 and above for AWG extended modules.
AWG Channel |
Equivalent Letter |
---|---|
1 | A |
2 | B |
3 | C |
4 | D |
Selecting AWG Channels
When sending a :SOURce
subsystem command to an AWG, the method used to specify the AWG's channel may look confusing at first glance. This is because, the AWG's front-panel channels are labeled 1, 2, 3, and 4, but FlexDCA identifies channels with letters (A, B, C, or D). As a result, you must convert the AWG's channel number to an equivalent FlexDCA letter. For example, to enable channel 3 of an AWG that is installed in FlexDCA's slot 5 use the following command: :SOURce5C:OENable ON
.