:SOURce:FILTer:STATe
Command Syntax
:SOURce{1:8}{A|B|C|D}:FILTer:STATe {ON | OFF | 1 | 0}
Where the {1:8}{A|B|C|D} specifier identifies a module's channel.
Query Syntax
:SOURce{1:8}{A|B|C|D}:FILTer:STATe?
Query Response
{1 | 0}
Description
On Arbitrary Waveform Generator (AWG) and simulated extended modules, applies or removes a filter for a source waveform. Use the :SOURce:FILter:TYPe
commands to select the filter type and the :SOURce:FILter:CUToff
command to specify the filter's cutoff frequency.
Requires FlexDCA revision A.02.00 and above for simulated extended modules. Revision A.06.00 and above for AWG extended modules.
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 as shown in this table. For example, to enable channel 3 of an AWG that is installed in FlexDCA's slot 5 use the following command: :SOURce5C:FILTer:STATe ON
.
AWG Channel |
Equivalent Letter |
---|---|
1 | A |
2 | B |
3 | C |
4 | D |
Example Command Sequence
:SOURce2B:FILTer:TYPE BESSel4 :SOURce2B:FILTer:CUToff 1.6E+10 :SOURce2B:FILTER:STATe ON