Command/Query
:CALCulate<Ch>[:SELected]:FORMat:TWODimension {COMPlex|POLar|SMITh|ADMittance}
:CALCulate<Ch>[:SELected]:FORMat:TWODimension?
This command sets/gets a format type of 2-Dimensional graph.
Parameter |
Selection Option |
Description |
Format type |
Data Type |
Character string type (String) |
Range |
COMPlex|POLar|SMITh|ADMittance |
Preset Value |
COMPlex |
{COMP|POL}<newline><^END>
Dim Var as String
Var= "COMP"
Ana.WriteString ":CALC1:FORM:TWOD " & Var, True
Ana.WriteString ":CALC1:FORM:TWOD?", True
Var=Ana.ReadString
Format > Complex Format
SCPI.CALCULATE(Ch).SELECTED.FORMAT.TWODIMENSION