:CALC<Ch>:MST

Type

Command/Query

Syntax

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

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

 

The following syntax is also supported:

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

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

Description

This command displays the statistics value.

Variable

Parameter

Selection Option

Description

ON/OFF of the statistics value display

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:MST " & Str(Var), True
Ena.WriteString ":CALC1:MST?", True
Var=Ena.ReadNumber

Related Commands

:CALC:MST:DATA

Equivalent Softkey

Marker Function > Statistics

COM Command Syntax (Internal Control Only)

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

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