:CALC<Ch>:FORM:TWOD

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:FORMat:TWODimension {COMPlex|POLar|SMITh|ADMittance}

: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|SMITh|ADMittance

Preset Value

COMPlex

Query Response

{COMP|POL}<newline><^END>

Examples

Dim Var as String
Var= "COMP"
Ana.WriteString ":CALC1:FORM:TWOD " & Var, True
Ana.WriteString ":CALC1:FORM:TWOD?", True
Var=Ana.ReadString

Related Commands

:CALC:PAR:DEF

Equivalent Softkey

Format > Complex Format

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.FORMAT.TWODIMENSION