Sc sets the channel display color – Yokogawa Data Acquisition with PID Control CX2000 User Manual

Page 161

Advertising
background image

6-32

IM 04L31A01-17E

6.5 Setting Commands (Measurement)

Example

Set the display direction of the trend waveform to

horizontal, the direction of the bar graph to

vertical, the measurement background color to

white, the control background color to white, the

line width of the trend to 1 dot, the width of the

trip line to 2 dots, the number of grids to 10, the

time interval for switching displayed group to

20s, and the scale display digits to normal.

SEHORIZONTAL,VERTICAL,WHITE,WHITE,

1,2,10,20s,NORMAL

SB

Sets the number of scale
divisions, base position of the
bar graph, and the display
position of the trend scale

Syntax

SB p1,p2,p3,p4<terminator>
p1: Channel number (01 to 20, 31 to 60, 101 to

118, 201 to 248) (01 to 06, 31 to 42, 101 to

106, 201 to 212 on the CX1000)

p2: Number of scale divisions (4 to 12, C10)

p3: Base position of the bar graph display

(NORMAL, CENTER)

p4: Position of the scale for the trend display

(OFF, 1 to 10 (1 to 6 on the CX1000))

Query

SB[ p1]?

Example

Set the number of scale divisions of the bar

graph of channel 02 to 5, and display the bar

graph from the span lower limit (scale lower limit

if scale is enabled). Display the scale at the third

position.

SB02,5,NORMAL,3

Description • Computation channels (31 to 60) can only be

specified on models with the computation

function option /M1.

• The base position (p3) is valid when the

display direction of the bar graph is set to

HORIZONTAL. Use the SE command to set

the display direction of the bar graph.

SV

Sets the rolling average of the
measured channel

Syntax

SV p1,p2<terminator>
p1: Channel number (01 to 20) (01 to 06 on the

CX1000)

p2: Number of samples for computing the rolling

average (OFF, 2 to 16) [times]

Query

SV[ p1]?

Example

Set the number of samples for computing the

rolling average of channel 02 to 12.

SV02,12

SC

Sets the channel display color

Syntax

SC p1,p2<terminator>
p1: Channel number (01 to 20, 31 to 60, 101 to

118, 201 to 248) (01 to 06, 31 to 42, 101 to

106, 201 to 212 on the CX1000)

p2: Display color (RED, GREEN, BLUE,

B.VIOLET, BROWN, ORANGE, Y.GREEN,

LIGHTBLUE, VIOLET, GRAY, LIME, CYAN,

DARKBLUE, YELLOW, LIGHTGRAY,

PURPLE)

Query

SC[ p1]?

Example

Set the display color of channel 02 to blue.

SC02,BLUE

Description Computation channels (31 to 60) can only be

specified on models with the computation

function option /M1.

SQ

Sets the LCD brightness and the
screen backlight saver

When turning OFF the screen backlight saver
function

Syntax

SQ p1,p2<terminator>
p1: LCD brightness (1 to 4) (1 to 8 on the

CX1000)

p2: Screen backlight saver function ON/OFF

(OFF)

Query

SQ?

Example

Set the LCD brightness to 2 and the screen

backlight saver function to OFF.

SQ2,OFF

When turning ON the screen backlight saver
function

Syntax

SQ p1,p2,p3,p4<terminator>
p1: LCD brightness (1 to 4) (1 to 8 on the

CX1000)

p2: Screen backlight saver function ON/OFF

(ON)

p3: Time after which to enable the screen saver

function (1MIN, 2MIN, 5MIN, 10MIN, 30MIN,

1H)

p4: Factors that cause the screen to return from

the saver mode (KEY, KEY+ALM)

Query

SQ?

Example

Set the LCD brightness to 2, the screen backlight

saver function to ON, the time after which to

enable the screen backlight saver function to

1MIN, and the factor that causes the screen to

return from the saver mode to KEY.

SQ2,ON,1MIN,KEY

Advertising