Command/Query
:CALCulate<Ch>[:SELected]:FORMat:EPHase {ON|OFF|1|0}
:CALCulate<Ch>[:SELected]:FORMat:EPHase?
This command turns on/off the expand phase.
Parameter |
Selection Option |
Description |
Expand phase |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CALC1:FORM:EPH ON", True
Ana.WriteString ":CALC1:FORM:EPH?", True
Var=Ana.ReadNumber
Format > Expand Phase
SCPI.CALCULATE(Ch).SELECTED.FORMAT.EPHASE