Command
:CALCulate<Ch>[:SELected]:MATH:MEMorize
The following syntax is also supported:
:CALCulate<Ch>:TRACe<Tr>:MATH:MEMorize
This command copies the measurement data to the memory trace.
Ena.WriteString ":CALC:MATH:MEM", True
Display > Data -> Mem
SCPI.CALCULATE(Ch).SELECTED.MATH.MEMORIZE
SCPI.CALCULATE(Ch).TRACE(Tr).MATH.MEMORIZE