Agilent Technologies 35670A Manual page 147

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

Advertisement

CALCulate[1|2|3|4]:LIMit:LOWer:SEGMent
Defines the lower limit as a series of line segments in the specified display.
Command Syntax:
When data is ASCII-encoded, (FORMat:DATA ASCii), <BLOCK> takes the following form:
<LIMIT> ::= <segment>[,<segment> . . . .]
<segment> ::= <start_X-axis_value>, <start_Y- axis_value>
When data is binary-encoded, (FORMat:DATA REAL) <BLOCK> takes the following form:
<BLOCK> ::= #<byte>[<length_bytes>]<segment> [,<segment> . . .]
<byte> ::= one ASCII-encoded byte specifying the
<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:
CALCulate[1|2|3|4]:LIMit:LOWer:SEGMent <BLOCK>
<stop_X-axis_value>, <stop_Y-axis_value>
length bytes to follow
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;":CALCULATE2:LIM:LOW:SEGMENT 10, 2, 100, 3"
OUTPUT 711;"calc:lim:low:segm 20000, -5, 3000, -5, 80000,
-2, 90000,-2"
CALCulate[1|2|3|4]:LIMit:LOWer:SEGMent?
definite length <BLOCK>
Option:
not applicable
Synchronization Required:
Preset State:
not affected by Preset
SCPI Compliance:
the number of
no
instrument-specific
CALCulate
command/query
number of
6-39

Advertisement

Table of Contents
loading

Table of Contents