Tb sets the bar graph display, Sb sets the bar graph of a channel, Tn sets the scale – Yokogawa Button Operated MV2000 User Manual
Page 89: Sc sets a channel display color, Ta sets an alarm point mark, Tg sets a color scale band
4-16
4.4 Setting Commands (Setting)
M-4662
SE
Sets the trend graph line width
and the number of grids
Syntax
SE p1,p2
p1
Trend line width (1 to 3) [dot]
p2
Number of grids (4 to 12, AUTO)
Query
SE?
Example
Set the trend waveform line width to 1 dot and
the number of grids to 10.
SE1,10
TB
Sets the bar graph display
Syntax
TB p1
p1
Bar graph display direction
HORIZONTAL
VERTICAL
Query
TB?
Example
Display the bar graph horizontally.
TBHORIZONTAL
SB
Sets the bar graph of a channel
Syntax
SB p1,p2,p3
p1
Measurement, computation, or external
input channel number
p2
Base position of the bar graph display
NORMAL
Normal (lower limit)
CENTER
LOWER
Lower limit
UPPER
Upper limit
p3
Number of scale divisions (4 to 12)
Query
SB[ p1]?
Example
Set the number of scale divisions of the channel
002 bar graph to 5, and display the bar graph
from the span lower limit (scale lower limit if
scaling is enabled).
SB002,NORMAL,5
Description You can specify a computation channel (or make
a query) on models with the /M1 math option.
You can specify an external input channel (or
make a query) on models with the /MC1 external
input channel option.
TN
Sets the scale
Syntax
TN p1,p2,p3
p1
Measurement, computation, or external
input channel number
p2
Display position (OFF, 1 to 10)
p3
Number of divisions (4 to 12, C10)
Query
TN[ p1]?
Example
Set the channel 003 scale position to 2 and the
number of divisions to 10.
TN003,2,10
SV
Sets the moving average of a
measurement channel
Syntax
SV p1,p2,p3
p1
Measurement channel number
p2
Moving average ON/OFF
p3
Number of samples for computing the
moving average (2 to 400) [times]
Query
SV[ p1]?
Example
Set the number of samples for computing the
moving average on channel 002 to 12.
SV002,12
SC
Sets a channel display color
Syntax
SC p1,p2
p1
Measurement, computation, or external
input channel number
p2
Display color (see SL (sets a trip line))
Query
SC[ p1]?
Example
Set the channel 002 display color to blue.
SC002,BLUE
Description You can specify a computation channel (or make
a query) on models with the /M1 math option.
You can specify an external input channel (or
make a query) on models with the /MC1 external
input channel option.
TA
Sets an alarm point mark
Syntax
TA p1,p2,p3,p4,p5,p6,p7
p1
Measurement, computation, or external
input channel number
p2
Mark type
ALARM
Alarm mark
FIXED
Fixed mark
p3
Scale board display ON/OFF
p4
Alarm level 1 color (see SL (sets a trip line))
p5
Alarm level 2 color (see SL (sets a trip line))
p6
Alarm level 3 color (see SL (sets a trip line))
p7
Alarm level 4 color (see SL (sets a trip line))
Query
TA[ p1]?
Example
Display alarm marks on the channel 004 scale.
TA004,ALARM,ON
TG
Sets a color scale band
Syntax
TG p1,p2,p3,p4,p5
p1
Measurement, computation, or external
input channel number
p2
Area (OFF, IN, OUT)
p3
Display color (see SL (sets a trip line))
p4
Display position lower limit
p5
Display position upper limit
Query
TG[ p1]?
Example
Set the color scale band range to –1.0000 to
0.5000 V (2 V range) on channel 005, and set
the display color to green.
TG005,IN,GREEN,-10000,5000