CALCulate:MEASURE:HOLD |
(Write only) Clears the trace for trace hold function. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
Examples |
CALC:MEAS:HOLD:CLE |
Not Applicable |
(Read-Write) Specify sets/gets maximum/minimum trace hold function to hold the active trace at the maximum or minimum point. |
|
Parameters |
|
<cnum> |
Channel number of the measurement. There must be a selected measurement on that channel. If unspecified, <cnum> is set to 1. |
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<char> |
Hold type. Choose from : NONE - Turns off the trace hold function MINimum - Holds the active trace at the minimum point. MAXimum - Holds the active trace at the maximum point. |
Example |
CALC:MEAS:TYPE "MIN" calculate1:measure1:type "MAXimum" |
Query Syntax |
CALCulate<cnum>:MEASure<mnum>:HOLD:TYPE? |
Return Type |
Character |
NONE |