:CALC:TRAC:SMO:STAT

Type

Command/Query

Syntax

:CALCulate:TRACe:SMOothing:STATe {ON|OFF|1|0}

:CALCulate:TRACe:SMOothing:STATe?

Description

This command sets state for smoothing (under S-Parameter only).

Variable

Parameter

Selection Option

Description

Status for smoothing

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Long
Ena.WriteString ":CALC:TRAC:SMO:STAT ON", True
Ena.WriteString ":CALC:TRAC:SMO:STAT?", True
Var=Ena.ReadNumber

Equivalent GUI

Edit Test > Test Sequence > Edit Measurement  > Smoothing (only when S-Parameter is selected)