:CALC<Ch>:TRAN:TIME:STAT

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:TRANsform:TIME:STATe {ON|OFF|1|0}

:CALCulate<Ch>[:SELected]:TRANsform:TIME:STATe?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:STATe {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:TRANsform:TIME:STATe?

Description

This command turns ON/OFF the transformation function of the time domain function. Use :CALC:TRAN:DIST:STAT when :CALC:TRAN:METH is set at distance.

This command is available for option 010/011 only.

You can enable the transformation function only when the sweep type is the linear sweep and the number of points is three or more. If you execute this object to enable the transformation function when the sweep type is other than the linear sweep or the number of points is less than three, an error occurs and the object is ignored.

Variable

Parameter

Selection Option

Description

ON/OFF of the transform function

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:TRAN:TIME:STAT " & Str(Var), True
Ena.WriteString ":CALC1:TRAN:TIME:STAT?", True
Var=Ena.ReadNumber

Related Commands

:CALC:TRAN:METH

 

:CALC:TRAN:TIME

:CALC:TRAN:TIME:STIM

:CALC:TRAN:TIME:IMP:WIDT

:CALC:TRAN:TIME:KBES

:CALC:TRAN:TIME:LPFR

 

:CALC:TRAN:TIME:CENT

:CALC:TRAN:TIME:SPAN

:CALC:TRAN:TIME:STAR

:CALC:TRAN:TIME:STOP

 

:CALC:TRAN:DIST:STAT

Equivalent Softkey

Analysis > Transform > Transform

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.TRANSFORM.TIME.STATE

SCPI.CALCULATE(Ch).TRACE(Tr).TRANSFORM.TIME.STATE