![Copper Mountain Technologies PLANAR TR1300/1 Programming Manual Download Page 93](http://html1.mh-extra.com/html/copper-mountain-technologies/planar-tr1300-1/planar-tr1300-1_programming-manual_2666189093.webp)
COM Server Commands
93
SCPI.CALCulate(
Ch
).SELected.MATH.MEMorize
Object Type
Method
Target
The active trace of channel
Ch
,
Ch
Description
Saves the measurement data to the memory trace. Automatically turns
on the display of the memory trace.
Syntax
app.SCPI.CALCulate(Ch).SELected.MATH.MEMorize
Equivalent
Softkeys
Trace > Memorize Data Trace
SCPI.CALCulate(
Ch
).SELected.MAXhold.STATe
Object Type
Property (read/write)
Data Type
Boolean
Target
The active trace of channel
Ch
,
Ch
Description
The ON/OFF state of the Maximum Hold function.
Allowable
Values
True
Maximum Hold ON
False
Maximum Hold OFF
Preset Value
False
Syntax
Dim Status As Boolean
Status =
app.SCPI.CALCulate(Ch).SELected.MAXhold.STATe
app.SCPI.CALCulate(Ch).SELected.MAXhold.STATe =
True
Equivalent
Softkeys
Trace > Max Hold