E4990A Help
356
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CALC1:FORM:EPH ON", True
Ana.WriteString ":CALC1:FORM:EPH?", True
Var=Ana.ReadNumber
Related Commands
:CALC:PAR:DEF
Equivalent Softkey
Format > Expand Phase
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).SELECTED.FORMAT.EPHASE
:CALC<Ch>:FORM:TWOD
Type
Command/Query
Syntax
:CALCulate<Ch>[:SELected]:FORMat:TWODimension {COMPlex|POLar}
:CALCulate<Ch>[:SELected]:FORMat:TWODimension?
Description
This command sets/gets a format type of 2-Dimensional graph.
Variable
Parameter Selection Option
Description Format type
Data Type Character string type (String)
Range COMPlex|POLar
Preset Value
COMPlex
Query Response
{COMP|POL}<newline><^END>
Examples