SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME:STATe {OFF|ON|0|1}
CALCulate<Ch>[:SELected]:TRANsform:TIME:STATe?
Turns the time domain transformation function ON/OFF. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
<Ch>={[1]|2|...9}
Parameter
{ON|1} |
Time domain transformation ON |
{OFF|0} |
Time domain transformation OFF |
{0|1}
0
Analysis > Time Domain > Time Domain
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe
Status = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.STATe = true
Boolean (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)