SCPI Command
CALCulate<Ch>[:SELected]:TRANsform:TIME:CENTer <time>
CALCulate<Ch>[:SELected]:TRANsform:TIME:CENTer?
Sets or reads out the time domain center value when the time domain transformation function is turned ON. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1]…|16} (in N-port mode only)
<time> the time domain center value, the range varies depending on the specified frequency range and the number of points
sec (second)
Sets the value of the limit, which is closer to the specified value.
<numeric>
1
Analysis > Time Domain > Center
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.TRANsform.TIME.CENTer
Value = app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.CENTer
app.SCPI.CALCulate(Ch).SELected.TRANsform.TIME.CENTer = 1e–8
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)