SCPI Command
CALCulate<Ch>[:SELected]:CORRection:OFFSet:PHASe <phase>
CALCulate<Ch>[:SELected]:CORRection:OFFSet:PHASe?
Or
CALCulate<Ch>:TRACe<Tr>:CORRection:OFFSet:PHASe <phase>
CALCulate<Ch>:TRACe<Tr>:CORRection:OFFSet:PHASe?
Sets or reads out the value of the phase offset. |
---|
command/query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
<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
note |
This command is similar to CALCulate<Ch>[:SELected]:CORRection:OFFSet:PHASe only. |
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