Command/Query
:DISPlay:WINDow<Ch>:TRACe<Tr>:ACCumulate[:STATe] {ON|OFF|1|0}
:DISPlay:WINDow<Ch>:TRACe<Tr>:ACCumulate[:STATe]?
This command turn on/off the trace accumulate mode. The traces are not erased at each sweep and they are overwritten at each sweep.
Parameter |
Selection Option |
Description |
Status of accumulate mode |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":DISP:WIND1:TRAC1:ACC ON", True
Ana.WriteString ":DISP:WIND1:TRAC1:ACC?", True
Var=Ana.ReadNumber
System > Service Menu > Accumulate
SCPI.DISPLAY.WINDOW(Ch).TRACE(Tr).ACCUMULATE.STATE