2-78
IM 04L51B01-17EN
DI5 DI5 status output COMMON
DI6 DI6 status output COMMON
DI7 DI7 status output COMMON
DI8 DI8 status output COMMON
AI1_BOUT AI1 burnout COMMON
AI1_ADERR AI1 AD error COMMON
AI2_BOUT AI2 burnout COMMON
AI2_ADERR AI2 AD error COMMON
When the output is “Alarm” and the action is “And/
Or”
Syntax
SCtrlRelay,p1,p2,p3,p4,p5,p6,p7,p8
p1
Unit number
p2
Module number
p3
DO number (DO1 to DO8)
p4
Output type
Alarm
Alarm
p5
Energize/De-energize (Energize, De_
Energize)
Energize
Energize
De_
Energize
De-energize
p6
Action (And, Or)
And
Operate when all set alarms are
in the alarm state.
Or
Operate when any of the set
alarms are in the alarm state.
p7
State
Hold
Hold
Nonhold
Nonhold
p8
Relay Action on ACK (Normal, Reset)
When the output is “Alarm” and the action is
“Reflash”
Syntax
SCtrlRelay,p1,p2,p3,p4,p5,p6,p7,p8
p1
Unit number
p2
Module number
p3
DO number (DO1 to DO8)
p4
Output type
Alarm
Alarm
p5
Energize or de-energize
Energize
Energize
De_
Energize
De-energize
p6
Action
Reflash
Reflash
p7
Reflash time (500ms, 1s, 2s)
p8
Relay Action on ACK (Normal, Reset)
When the output is “Manual”
Syntax
SCtrlRelay,p1,p2,p3,p4,p5
p1
Unit number
p2
Module number
p3
DO number (DO1 to DO8)
p4
Output type
Manual
Manual
p5
Energize or de-energize
Energize
Energize
De_
Energize
De-energize
Query
SCtrlRelay[,p1,p2,p3]?
Example Set DO1 of module number 2 connected to
the main unit to manual and energize.
SCtrlRelay,0,2,DO1,Manual,Energ
ize
Description
• This command is valid when a PID Control Module is
installed.
• If p4=CtrlRelay, p6 alarm level is indicated as ALM*_
Lx(*=1 to 8, x=1 or 2). ALM*_OUT_Lx(*=1 to 8, x=1
or 2) indicates the alarm output status including the
relay action.
SCtrlRangeAI
Measurement Input Range
Sets the range of the AI terminal of a PID control module.
Input type is TC or RTD
Syntax
SCtrlRangeAI,p1,p2,p3,p4,p5,p6,p7,
p8,p9
p1
Unit number
p2
Module number
p3
AI terminal number (AI1, AI2)
p4
Input type (TC, RTD)
p5
Range (see “Description.”)
p6
Math type (Off)
p7
Span low limit
p8
Span high limit
p9
Bias (–999999 to 999999)
Input type is not TC or RTD and math type is Scaling
Syntax
SCtrlRangeAI,p1,p2,p3,p4,p5,p6,p7,
p8,p9,p10,p11,p12,p13
p1
Unit number
p2
Module number
p3
AI terminal number (AI1, AI2)
p4
Input type (Volt, GS, DI)
p5
Range (see “Description.”)
p6
Math type (Scale)
p7
Span low limit
p8
Span high limit
p9
Bias (–999999 to 999999)
p10
Decimal Place (0 to 5)
p11
Scaling low limit
p12
Scaling high limit
p13
Unit (up to 6 characters, UTF-8)
Input type is GS or Volt and math type is square root
Syntax
SCtrlRangeAI,p1,p2,p3,p4,p5,p6,p7,
p8,p9,p10,p11,p12,p13,p14,p15,p16
p1
Unit number
p2
Module number
p3
AI terminal number (AI1, AI2)
p4
Input type (Volt, GS)
p5
Range (see “Description.”)
p6
Math type (Sqrt)
p7
Span low limit
p8
Span high limit
2.4 Setting Commands