2-82
IM 04L51B01-17EN
SCtrlSplitAO
Split Computation
Sets the split computation of the AO terminal of the PID
control module
Syntax
SCtrlSplitAO,p1,p2,p3,p4,p5,p6,p7
p1
Unit number
p2
Module number
p3
AO terminal number (AO1, AO2)
p4
Linearizer mode (Off)
Off
On
p5
Value at the segmental point for output 0%
(-1000 to 2000)
p6
Value at the segmental point for output
100% (-1000 to 2000)
Query
SCtrlSplitAO[,p1,p2,p3]?
Description
• This command is valid when a PID Control Module is
installed.
• If p4=Off, you cannot set p5 and subsequent
parameters.
SCtrlOutput
Control Output
Sets the output type of the AO terminal of a PID control
module.
Syntax
SCtrlOutput,p1,p2,p3,p4,p5,p6
p1
Unit number
p2
Module number
p3
AO terminal number (AO1, AO2)
p4
Control output type
Current-output
Current output
Voltage-pulse
Voltage pulse output
VDC-power
15 VDC power
supply
p5
Cycle time (5 to 10000)
0.5 (s) to 1000.0 (s)
p6
Analog output type
4-20mA
0-20mA
20-4mA
20-0mA
Query
SCtrlOutput[,p1]?
Example Sets the AO1 output of module number 2
connected to the main unit to current, 800 s
cycle time, and 4-20mA analog output type.
SCtrlOutput,0,2,AO1,Current-
output,800,4-20mA
Description
• This command is valid when a PID Control Module is
installed.
SCtrlRangePV
Control Input Range
Sets the control input range.
Syntax
SCtrlRangePV,p1,p2,p3,p4,p5
p1
Loop number
p2
PV range low limit (-30000 to 30000)
p3
PV range high limit (-30000 to 30000)
p4
PV range decimal place (0 to 4)
p5
Unit (up to 6 characters, UTF-8)
Query
SCtrlRangePV[,p1]?
Example For loop number L022, set the PV range to
-30000 to 30000, decimal place to 2, and unit
to “UniA.”
SCtrlRangePV,L022,-30000,30000,2,
’UniA’
Description
• This command is valid when a PID Control Module is
installed.
• Set PV range high and low limits (p2, p3) so that
p2<p3 and p3–p2≤30000 are satisfied.
SCtrlPVSwitch
Input Switching PV for PV Switching
Sets the input switching PV value for PV switching
Syntax
SCtrlPVSwitch,p1,p2,p3
p1
Loop number
p2
Input switching PV low limit (PV range low
limit to PV range high limit)
p3
Input switching PV high limit (PV range
low limit to PV range high limit)
Query
SCtrlPVSwitch[,p1]?
Example For loop number L022, set the input switching
PV value to -30000 to 30000.
SCtrlPVSwitch,L022,-30000,30000
Description
• This command is valid when a PID Control Module is
installed.
• If the PV switching condition is set to low temperature
range or high temperature range, set input switching
PV low limit to a value less than input switching PV
high limit. (See the SCtrlMode command.)
2.4 Setting Commands