SCPI Command
SENSe<Ch>:CORRection:TRANsform:TIME:STATe <bool>
SENSe<Ch>:CORRection:TRANsform:TIME:STATe?
Turns the cable correction ON/OFF when the time domain transformation function is turned ON. |
---|
command/query |
Channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
{ON|1} |
ON |
{OFF|0} |
OFF |
{0|1}
0
Analysis > Time Domain > Cable Loss Correction > Cable Loss Correction
Equivalent COM Command
SCPI.SENSe(Ch).CORRection.TRANsform.TIME.STATe
Status = app.SCPI.SENSe(Ch).CORRection.TRANsform.TIME.STATe
app.SCPI.SENSe(Ch).CORRection.TRANsform.TIME.STATe = True
Boolean (read/write)
Back to SENSe
Back to Command Finder
Back to Command Finder (From User Interface)