Command
:CALCulate<Ch>[:SELected]:HOLD:CLEar
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:HOLD:CLEar
This command clears/resets the trace hold function that holds the active trace at either the maximum or minimum point.
Ena.WriteString ":CALC1:HOLD:CLE", True
Display > Data Hold > Restart
SCPI.CALCULATE(Ch).SELECTED.HOLD.CLEAR
SCPI.CALCULATE(Ch).TRACE(Tr).HOLD.CLEAR