Programming
419
Type
Command
Syntax
:CALCulate<Ch>:PARameter<Tr>:SELect
Description
This command sets as active trace and channel.
Examples
Ana.WriteString ":CALC1:PAR1:SEL", True
Related Commands
:CALC:PAR:COUN
Equivalent Softkey
Channel Next, Channel Prev
Trace Next, Trace Prev
COM Command Syntax (Internal Control Only)
SCPI.CALCULATE(Ch).PARAMETER(Tr).SELECT
: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>