Calculate:Hold

CALCulate:MEASURE:HOLD

CLEar

TYPE

 

CALCulate<cnum>:MEASure<mnum>:HOLD:CLEar

(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
calculate2:measure2:hold:clear

Default

Not Applicable


CALCulate<cnum>:MEASure<mnum>:TYPE <char>

(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

Default

NONE