Agilent Technologies 35670A Manual page 154

Dynamic signal analyzer gpib programming
Hide thumbs Also See for 35670A:
Table of Contents

Advertisement

CALCulate
CALCulate[1|2|3|4]:LIMit:UPPer:REPort[:DATA]?
Returns the X-axis value of the failed points for the upper limit test.
Query Syntax:
Example Statements:
Return Format:
When data is ASCII-encoded, (FORMat ASCii) <DEF_BLOCK> takes the following form:
<DEF_BLOCK> ::= [<X-axis value>,<X-axis value> . . .]
When data is binary-encoded, (FORMat REAL) <DEF_BLOCK> takes the following form:
<DEF_BLOCK> ::= #<byte><length_bytes>[<X-axis value>,<X-axis value> . . .]
<byte> ::= one ASCII-encoded byte specifying the
<length_bytes> ::= ASCII-encoded bytes specifying
The following definitions apply to both ASCII- and binary-encoded data.
<X-axis value> ::= a real number (X-axis value of the failed point)
Attribute Summary:
Description:
This query returns the X-axis value for data points which fail the upper limit test.
Data is not returned if limit testing is turned off (CALC:LIM:STAT OFF) or if all trace points are below
the specified upper limit.
6-46
CALCulate[1|2|3|4]:LIMit:UPPer:REPort[:DATA]?
OUTPUT 711;"CALC4:LIM:UPPER:REP:DATA?"
OUTPUT 711;"calc3:lim:upper:rep?"
<DEF_BLOCK>
length bytes to follow
data bytes to follow
limits:
-9.9e+37 : 9.9e+37
Option:
not applicable
Synchronization Required:
Preset State:
not applicable
SCPI Compliance:
the number of
no
instrument-specific
query
number of

Advertisement

Table of Contents
loading

Table of Contents