Command/Query
: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]?
This command displays the statistics value.
Parameter |
Selection Option |
Description |
ON/OFF of the statistics value display |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Var = 1
Ena.WriteString ":CALC1:MST " & Str(Var), True
Ena.WriteString ":CALC1:MST?", True
Var=Ena.ReadNumber
Marker Function > Statistics
SCPI.CALCULATE(Ch).SELECTED.MSTATISTICS.STATE
SCPI.CALCULATE(Ch).TRACE(Tr).MSTATISTICS.STATE