:CALC<Ch>:UNIT:ANGL

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:UNIT:ANGLe {DEG|RAD}

:CALCulate<Ch>[:SELected]:UNIT:ANGLe?

Description

This command sets/gets Phase Unit for the selected channel. All traces in a channel has the same setting.

Variable

Parameter

Selection Option

Description

Phase Unit

Data Type

Character string type (String)

Range

DEG|RAD

Preset Value

DEG

Query Response

{DEG|RAD}<newline><^END>

Examples

Dim Var as String
Var= "DEG"
Ana.WriteString ":CALC1:UNIT:ANGL " & Var, True
Ana.WriteString ":CALC1:UNIT:ANGL?", True
Var=Ana.ReadString

Related Commands

:CALC:PAR:DEF

Equivalent Softkey

Format > Phase Unit

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.UNIT.ANGLE