Please enable JavaScript to view this site.

 Network Analyzers using S2VNA software

SCPI Command

DISPlay:COLor:TRACe<Tr>:DATA <numeric 1>,<numeric 2>,<numeric 3>

DISPlay:COLor:TRACe<Tr>:DATA?

Description

Sets or reads out the data trace color.

command/query

Target

Trace <Tr>,

<Tr>={[1]|2|...16}

Parameter

<numeric 1>

Red value R from 0 to 255

<numeric 2>

Green value G from 0 to 255

<numeric 3>

Blue value B from 0 to 255

Out of Range

Sets the value of the limit, which is closer to the specified value.

Query Response

<numeric 1>, <numeric 2>, <numeric 3>

Preset Value

Varies depending on the trace number.

Equivalent Softkeys

Display > Properties > Color > Data Trace > {Red | Green | Blue}


Equivalent COM Command

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

Syntax

Data = app.SCPI.DISPlay.COLor.TRACe(Tr).DATA

app.SCPI.DISPlay.COLor.TRACe(Tr).DATA = Array(255, 255, 0)

Type

Variant (array of long) (read/write)


 

Back to DISPlay

Back to Command Finder

Back to Command Finder (From User Interface)

 

Rev.:  24.1