:SOURce:FILTer:RISetime
Command Syntax
:SOURceN:FILTer:RISetime <double>
Where N identifies a simulated module's specific channel and must be selected from {1:8}{A|B|C|D}. For example, SOURce3C
.
Where <double> is in seconds.
Query Syntax
:SOURce:FILTer:RISetime?
Query Response
<double>
Description
On Arbitrary Waveform Generator (AWG) and simulated extended modules, specifies the rise time for a filter that can be applied to the indicated source waveform. Use the :SOURce<N>:FILter:TYPe
command to specify the type of filter. Use the :SOURce<N>:FILter:STATe
command to apply or remove the filter.
Requires FlexDCA revision A.06.00 and above.
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
.