Command Reference
R&S
®
ZNA
981
User Manual 1178.6462.02 ─ 12
Parameters:
<Boolean>
OFF - independent color scheme in new diagram area. Moved
traces change their color.
ON - color scheme in new diagram area continues the previous
color scheme. Moved traces keep their color.
Example:
*RST; :DISP:CMAP13:RGB 1,0,0
Create diagram area no. 1 (with default trace showing the S-
parameter S
21
) and color the trace red.
DISP:CMAP:TRAC:COL OFF; :DISP:WIND2:STAT ON
Select independent color schemes for new diagram areas. Cre-
ate a new diagram area no. 2.
CALC:PAR:SDEF 'Trc2', 'S11'; :DISP:WIND2:TRAC2:
FEED 'TRC2'
Create a new trace named Trc2 and display the trace in a new
diagram area no. 2. The new trace is red like the first trace.
DISP:CMAP:TRAC:COL ON; :DISP:WIND3:STAT ON
Continue the same color scheme in new diagram areas. Create
a new diagram area no. 3.
CALC:PAR:SDEF 'Trc3', 'S22'; :DISP:WIND3:TRAC3:
FEED 'Trc3'
Create a new trace named Trc3 and display the trace in a new
diagram area no. 3. The new trace is not red.
Manual operation:
See
"General > Trace Colors per Diagram"
DISPlay:CMAP:TRACe:RGB
<TraceName>, <Red>, <Green>, <Blue>[,
<TraceStyle>, <TraceWidth>]
Defines the color, style and width of a trace referenced by its name, based on the Red/
Green/Blue color model. Use the generalized command
to define the color of other display elements.
Parameters:
<TraceName>
Trace name, string parameter
<Red>
Red content of the defined color.
Range:
0 (zero intensity, corresponding to a 0 in the 24-bit
color model) to 1 (full intensity, corresponding to
255 in the 24-bit color model).
<Green>
Green content of the defined color.
Range:
0 (zero intensity, corresponding to a 0 in the 24-bit
color model) to 1 (full intensity, corresponding to
255 in the 24-bit color model).
<Blue>
Blue content of the defined color.
Range:
0 (zero intensity, corresponding to a 0 in the 24-bit
color model) to 1 (full intensity, corresponding to
255 in the 24-bit color model).
SCPI Command Reference