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

Table of Contents

Advertisement

Display Commands
CGRade:LEVels?
Example
This example gets the range of hits represented by each color and prints it on
the computer screen:
10 DIM Setting$[50]
!Dimension variable
20 OUTPUT 707;":DISPLAY:CGRADE:LEVELS?"
30 ENTER 707;Cgrade$
40 PRINT Cgrade$
50 END
Colors start at green minimum, maximum, then blue, pink, red, orange, yellow,
white. The format is a string where commas separate minimum and maximum
values. The largest number in the string can be 2,076,151
An example of a possible returned string is as follows:
1,414,415,829,830,1658,1659,3316,3317,6633,6634,13267,13268,26535
14-6

Advertisement

Table of Contents
loading

Table of Contents