Tektronix VX4101A Drums User Manual


 
SCPI Commands for the Counter
VX4101A MultiPaq Instrument User Manual
3–51
Query Response
NOTE: You must execute the CALCulate:LIMit:...[DATA] command before running the
CALCulate:REPort command. If no data values were found, the instrument will return a value of
zero. (The first point in memory is “1”)
NOTE: You must send a CALC:LIMit:UPPer, LOWer, or ENVelope command before sending the
above query.
CALCulate:LIMit:LOWer[:
DATA]?
The <threshold> value
CALCulate:LIMit:UPPer[:
DATA]?
The <threshold> value
CALCulate:MAXimum?
[<count>[<offset>
[,<step size>]]]
This query calculates and returns the maximum value for a set
of data.
The <data_index> returned indicated which data point in
memory where the maximum value is.
The <maximum_value> returns the value of the maximum data
point. If no valid data values were found “No Data” will be
returned. The optional parameters are for comparing selected
values in the memory buffer.
The optional <count> parameter specifies the number of data
points to search. If no <count> is specified, then the number
measurements last taken will be the default.
The optional <offset> parameter determines at which point in
memory values will start to be searched.
The optional <step_size> parameter determines the number of
measurements to skip before taking a value to be compared.
Note: In order to specify a <step_size>, the user must enter the
<count> and the <offset> information.