SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME[:TYPE] <char>
CALCulate<Ch>[:SELected]:TRANsform:TIME[:TYPE]?
Or
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME[:TYPE] <char>
CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME[:TYPE]?
Selects the transformation type for the time domain transformation function: bandpass or lowpass. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<char> Specifies the transformation type:
BPASs |
Bandpass |
LPASs |
Lowpass |
{BPAS|LPAS}
BPAS
Analysis > Time Domain > Type > {Bandpass | Lowpass Step | Lowpass Impulse}
Analysis > Gating > DUT Low Pass
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.TYPE
note |
This command is similar to CALCulate<Ch>[:SELected]:TRANsform:TIME[:TYPE] only. |
Param = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.TYPE
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.TYPE = "STEP"
String (read/write)
Back to CALCulate
Back to Command Finder