2-40
IM 04L51B01-17EN
SBarCom
Bar Graph Display (/MC)
Sets the bar graph display of a communication channel.
Syntax
SBarCom,p1,p2,p3
p1
Channel number
p2
Bar display base position
Lower
Lower
Center
Center
Upper
Upper
p3
Number of scale divisions (4 to 12)
Query
SBarCom[,p1]?
Example Display the values of communication channel
025 on a bar graph with the center set as the
base position (Center). Display four equally
spaced main scale marks.
SBarCom,025,Center,4
SPartialCom
Partial Expanded Display (/MC) [GX/GP]
Sets the partial expanded display of a communication
channel waveform.
Syntax
SPartialCom,p1,p2,p3,p4
p1
Channel number
p2
Partial expanded On/Off (On, Off)
p3
Partial expanded boundary position [%] (1
to 99)
P4
Partial expanded boundary value
Query
SPartialCom[,p1]?
Example For channel 025 whose measurement range is
0 to 1.0000 V, display the measured value of
0.7500 V at the 50% position.
SPartialCom,025,On,50,7500
Description
• You cannot set this on a “Off” channel. p2 is fixed to
Off.
• If p2=Off, you cannot set p3 or subsequent
parameters.
• P2=On can be specified when the difference between
the span upper and lower limits is 2 digits or greater.
SBandCom
Color Scale Band (/MC)
Sets the color scale band of a communication channel.
Syntax
SBandCom,p1,p2,p3,p4,p5,p6,p7
p1
Channel number
p2
Color scale band (Off, In, Out)
p3
R value of the color scale band RGB
colors (0 to 255)
P4
G value of the color scale band RGB
colors (0 to 255)
p5
B value of the color scale band RGB
colors (0 to 255)
p6
Upper limit of the color scale band display
(span lower limit to span upper limit)
p7
Lower limit of the color scale band display
(span lower limit to span upper limit)
Query
SBandCom[,p1]?
Example For communication channel 025, set a blue
band in the range of -0.5000 to 1.0000.
SBandCom,025,In,0,0,255,5000,10000
Description
• You cannot set this on a “Off” channel. p2 is fixed to
Off.
• If p2=Off, you cannot set p3 or subsequent
parameters.
• For details on RGB values, see “Description” of the
SColorIO command.
SAlmMarkCom
Alarm Mark (/MC)
Sets the display of the marker that indicates the specified
alarm position of a communication channel.
Syntax
SAlmMarkCom,p1,p2,p3,p4,p5,p6,p7,p
8,p9,p10,p11,p12,p13,p14,p15
p1
Channel number
p2
Whether to display the alarm mark on the
scale (Off, On)
p3
Alarm mark type
Alarm
Display the default alarm mark
Fixed
Display the mark with the
specified color
P4
R value of the RGB mark colors for alarm
1 ( 0 to 255)
p5
G value of the RGB mark colors for alarm
1 ( 0 to 255)
p6
B value of the RGB mark colors for alarm
1 ( 0 to 255)
p7
R value of the RGB mark colors for alarm
2 ( 0 to 255)
p8
G value of the RGB mark colors for alarm
2 ( 0 to 255)
p9
B value of the RGB mark colors for alarm
2 ( 0 to 255)
p10
R value of the RGB mark colors for alarm
3 ( 0 to 255)
p11
G value of the RGB mark colors for alarm
3 ( 0 to 255)
p12
B value of the RGB mark colors for alarm
3 ( 0 to 255)
p13
R value of the RGB mark colors for alarm
4 ( 0 to 255)
p14
G value of the RGB mark colors for alarm
4 ( 0 to 255)
p15
B value of the RGB mark colors for alarm
4 ( 0 to 255)
Query
SAlmMarkCom[,p1]?
Example Display the alarm marks for alarms 1 to 4 of
communication channel 025 in fixed colors red,
brown, orange, and yellow, respectively.
SAlmMarkCom,025,On,Fixed,255,0,0,
165,42,42,255,165,0,255,255,0
Description
• For details on RGB values, see “Description” of the
SColorIO command.
2.4 Setting Commands