User guide

2-18
IM 04L51B01-17EN
p7
Lower limit of the color scale band display
(span lower limit to span upper limit)
Query
SBandIO[,p1]?
Example For channel 0001, set a blue band in the range
of -0.5000 to 1.0000.
SBandIO,0001,In,0,0,255,5000,10000
Description
You cannot set this on a “Skip” 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.
SAlmMarkIO
Alarm Mark
Sets the display of the marker that indicates the specified
alarm position of an AI or DI channel.
Syntax
SAlmMarkIO,p1,p2,p3,p4,p5,p6,p7,p8
,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
SAlmMarkIO[,p1]?
Example Display the alarm marks for alarms 1 to 4
of channel 0001 in fixed colors red, brown,
orange, and yellow, respectively.
SAlmMarkIO,0001,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.
SValueIO
Upper/Lower Limit Display Characters
Sets the upper/lower limit display characters of DI channel
or DO channel.
Syntax
SValueIO,p1,p2,p3
p1
Channel number
p2
Lower limit display string (up to 8
characters, UTF-8)
p3
Upper limit display string (up to 8
characters, UTF-8)
Query
SValueIO[,p1]?
Example For channel 0001, set the lower limit to “OFF”
and the upper limit to “ON.”
SValueIO,0001,’OFF’,’ON’
SCalibIO
Calibration Correction
Sets the calibration correction for AI channels.
Disable Calibration Correction
Syntax
SCalibIO,p1,p2
p1
Channel number
p2
Linearizer mode (Off)
Use Calibration Correction
Syntax
SCalibIO,p1
p1
Channel number
p2
Linearizer mode
Appro
Linearizer approximation
Bias
Linearizer bias
p3
Number of set points (2 to 12)
P4
Input value of set point 1
p5
Output value of set point 1
p6
Input value of set point 2
p7
Output value of set point 2
p8
Input value of set point 3
p9
Output value of set point 3
p10
Input value of set point 4
p11
Output value of set point 4
p12
Input value of set point 5
p13
Output value of set point 5
p14
Input value of set point 6
p15
Output value of set point 6
p16
Input value of set point 7
p17
Output value of set point 7
p18
Input value of set point 8
p19
Output value of set point 8
p20
Input value of set point 9
p21
Output value of set point 9
p22
Input value of set point 10
p23
Output value of set point 10
p24
Input value of set point 11
p25
Output value of set point 11
p26
Input value of set point 12
p27
Output value of set point 12
Query
SCalibIO[,p1]?
2.4 Setting Commands