Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 319

Table of Contents

Advertisement

Query
Returned Format
Example
:DISPlay:SCOLor? <color_name>
The :DISPlay:SCOLor? query returns the hue, saturation, and luminosity for the
specified color.
[:DISPlay:SCOLor] <color_name>, <hue>, <saturation>,
<luminosity><NL>
This example places the current settings for the graticule color in the string
variable, Setting$, then prints the contents of the variable to the computer's
screen.
10
DIM Setting$[50]!Dimension variable
20
OUTPUT 707;":DISPLAY:SCOLOR? GRATICULE"
30
ENTER 707;Setting$
40
PRINT Setting$
50
END
Display Commands
SCOLor
14-19

Advertisement

Table of Contents
loading

Table of Contents