SCPI Command
CALCulate<Ch>[:SELected]:CORRection:OFFSet:PHASe <phase>
CALCulate<Ch>[:SELected]:CORRection:OFFSet:PHASe?
Sets or reads out the value of the phase offset. |
---|
command/query |
The active trace of channel <Ch>,
<Ch>={[1]|2|3|4}
<Ch>={[1] … |16} (in N-port mode only)
<phase> the phase offset value from –360 to 360
° (degree)
Sets the value of the limit, which is closer to the specified value.
<numeric>
0
Scale > Phase Offset
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.CORRection.OFFSet.PHASe
Value = app.SCPI.CALCulate(Ch).SELected.CORRection.OFFSet.PHASe
app.SCPI.CALCulate(Ch).SELected.CORRection.OFFSet.PHASe = 360
Double (read/write)
Back to CALCulate
Back to Command Finder
Back to Command Finder (From User Interface)