Agilent Technologies 35670A Manual page 156

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

Advertisement

CALCulate
CALCulate[1|2|3|4]:LIMit:UPPer:SEGMent
Defines the upper limit as a series of line segments in the specified display.
Command Syntax:
When data is ASCII-encoded, (FORMat:DATA ASCii) <BLOCK> take the following form:
<BLOCK> ::= <segment>[,<segment> . . .]
<segment> ::= <start_X-axis_value>, <start_Y- axis_value>
When data is binary-encoded, (FORMat:DATA REAL) <BLOCK> take the following form:
<BLOCK> ::= #<byte>[<length_bytes>]<segment> [<segment> . . .]
<byte> ::= one ASCII-encoded byte specifying
<length_bytes> ::= ASCII-encoded bytes specifying
<segment> ::= <start_X-axis_value>, <start_Y- axis_value>
The following definitions apply to both ASCII- and binary-encoded data.
<start_X-axis_value> ::= a real number
<start_Y-axis_value> ::= a real number
<stop_X-axis_value> ::= a real number
<stop_Y-axis_value> ::= a real number
Example Statements:
Query Syntax:
Return Format:
Attribute Summary:
6-48
CALCulate:LIMit:UPPer:SEGMent <BLOCK>
<stop_X-axis_value>, <stop_Y-axis_value>
of length bytes to follow
of data bytes to follow
<stop_X-axis_value>, <stop_Y-axis_value>
limits:
-9.9e+37 : 9.9e+37
limits:
-9.9e+37 : 9.9e+37
limits:
-9.9e+37 : 9.9e+37
limits:
-9.9e+37 : 9.9e+37
OUTPUT 711;"calc2:lim:upper:segm 10, 2, 100, 3"
OUTPUT 711;"Calc:Lim:Upp:Segment 20000, -5, 3000, -5,
80000, -2, 90000,-2"
CALCulate[1|2|3|4]:LIMit:UPPer:SEGMent?
definite length <BLOCK>
Option:
not applicable
Synchronization Required:
Preset State:
not affected by Preset
SCPI Compliance:
the number
no
instrument-specific
command/query
the number

Advertisement

Table of Contents
loading

Table of Contents