:CALC<Ch>:SMO

Type

Command/Query

Syntax

:CALCulate<Ch>[:SELected]:SMOothing[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>[:SELected]:SMOothing[:STATe]?

 

The following syntax is also supported:

:CALCulate<Ch>:TRACe<Tr>:SMOothing[:STATe] {ON|OFF|1|0}

:CALCulate<Ch>:TRACe<Tr>:SMOothing[:STATe]?

Description

This command turns ON/OFF the smoothing, for the active trace of the selected channel Ch.

Variable

Parameter

Selection Option

Description

ON/OFF of the smoothing

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

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

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:SMO" & Str(Var), True
Ena.WriteString ":CALC1:SMO?", True
Var=Ena.ReadNumber

Related Commands

:CALC:PAR:SEL

:CALC:SMO:APER

Equivalent Softkey

Average > Smoothing

COM Command Syntax (Internal Control Only)

SCPI.CALCULATE(Ch).SELECTED.SMOOTHING.STATE

SCPI.CALCULATE(Ch).TRACE(Tr).SMOOTHING.STATE