Scpi.display.color.graticule - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2
Object Type
Data Type
Target
Description
Range
Out of Range
Preset Value
Syntax
Equivalent Softkeys

SCPI.DISPlay.COLor.GRATicule

Property (read/write)
Variant (Long array)
Instrument
The grid and the graticule label color for trace display.
The array contains 3 elements:
Data(0)
Red value R;
Data(1)
Green value G;
Data(2)
Blue value B.
For all array elements from 0 to 255.
Sets the value of the limit, which is closer to the specified value.
63
Data(0)
Data(1)
63;
Data(2)
63.
Dim Data As Variant
Data = app.SCPI.DISPlay.COLor.GRATicule
app.SCPI.DISPlay.COLor. GRATicule = Array(128, 128, 128)
None
COM/DCOM Programming manual
;
115

Advertisement

Table of Contents
loading

Table of Contents