Scpi.display.color.trace(Tr).Memory - Planar R54 Programming Manual

Vector reflectometer; programming com/dcom
Table of Contents

Advertisement

PLANAR R54x2

SCPI.DISPlay.COLor.TRACe(Tr).MEMory

Object Type
Data Type
Target
Description
Range
Out of Range
Preset Value
Syntax
Equivalent Softkeys
Property (read/write)
Variant (Long array)
Trace number Tr in all channels
Tr:
trace number 1–4 (see Table 3 on page 29)
The memory trace color.
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.
Varies depending on the trace number.
Dim Data As Variant
Data = app.SCPI.DISPlay.COLor.TRACe(Tr).MEMory
app.SCPI.DISPlay.COLor.TRACe(Tr). MEMory = Array(255, 255, 0)
None
COM/DCOM Programming manual
118

Advertisement

Table of Contents
loading

Table of Contents