SCPI Command
CALCulate<Ch>[:SELected]:MATH:MEMorize
Or
CALCulate<Ch>:TRACe<Tr>:MATH:MEMorize
Copies the measurement data to the memory trace. Automatically turns on the display the memory trace. |
---|
no query |
CALCulate<Ch>[:SELected] — active trace of channel <Ch>,
Or
CALCulate<Ch>:TRACe<Tr> — trace <Tr> of channel <Ch>,
<Ch> = {[1]|2|...16}
<Tr> = {[1]|2|...16}
Display > Memory > Data–>Memory
Equivalent COM Command
SCPI.CALCulate(Ch).SELected.MATH.MEMorize
note |
This command is similar to CALCulate<Ch>[:SELected]:MATH:MEMorize only. |
app.SCPI.CALCulate(Ch).SELected.MATH.MEMorize
Method
Back to CALCulate
Back to Command Finder