2-89
IM 04L51B01-17EN
Commands and Responses
2
SCtrlOvershoot
Control Detail Setting 5 (Control Output
Suppressing Function)
Sets the control output suppressing function (overshoot-
suppressing function)
Syntax
SCtrlOvershoot,p1,p2
p1
Loop number
p2
Control output suppressing function
Off
Not Use
Normal
Normal mode
Query
SCtrlOvershoot[,p1]?
Example
For loop number L022, set overshoot to normal
mode.
SCtrlOvershoot,L022,Normal
Description
• This command is valid when a PID Control Module is
installed.
SCtrlGroupSW
Control Group Use/Not
Sets whether to use control groups
Syntax
SCtrlGroupSW,p1,p2
p1
Display group number
p2
Use/Not
Off
Not Use
On
Use
Query
SCtrlGroupSW[,p1]?
Example
Set the group of display group number 8 to not
use.
SCtrlGroupSW,8,Off
Description
• This command is valid when a PID Control Module is
installed.
• The selectable range of display group numbers (p1)
varies depending on the model.
SCtrlGroupName
Control Group Name
Sets the control group name
Syntax
SCtrlGroupName,p1,p2
p1
Display group number (1 to 10)
GX10/GX20-1/GM10-1: 1 to 5
GX20-2/GM10-2: 1 to 10
p2
Group name (up to 16 characters, UTF-8)
Query
SCtrlGroupName[,p1]?
Example
Set the group name of display group number 8
to “Group8.”
SCtrlGroupName,8,'Group8'
Description
• This command is valid when a PID Control Module is
installed.
• The selectable range of display group numbers (p1)
varies depending on the model.
SCtrlGroupSplit
Control Group Divisions [GX/GP]
Sets the number of control group divisions
Syntax
SCtrlGroupSplit,p1,p2
p1
Display group number (1 to 10)
GX10/GX20-1/GM10-1: 1 to 5
GX20-2/GM10-2: 1 to 10
p2
Number of divisions (2, 4, 6, 8)
The number of divisions cannot be set to 8
on the GX10.
Query
SCtrlGroupSplit[,p1]?
Example
Set the number of divisions of display group
number 8 to 4.
SCtrlGroupSplit,8,4
Description
• This command is valid when a PID Control Module is
installed.
• The selectable range of display group numbers (p1)
varies depending on the model.
SCtrlGroup
Control Group Assignment
Sets loops to assign to control groups
Syntax
SCtrlGroup,p1,p2,p3,p4
p1
Display group number
p2
Setting Number
GX20/GM10: 1 to 8
GX10: 1 to 6
p3
Setting On, Off
Off
Not set
On
Set
p4 Type
INT
Loop
p5 Loop number
Query SCtrlGroup[,p1,p2]?
Example
Assign L001, L002, L011, L012, L021, and
L022 to the group with display group number 8.
SCtrlGroup,8,1,On,INT,001;SCtrlGro
up,8,2,On,INT,002;SCtrlGroup,8,3,O
n,INT,011;SCtrlGroup,8,4,On,INT,01
2;SCtrlGroup,8,5,On,INT,021;SCtrlG
roup,8,6,On,INT,022;
Description
• This command is valid when a PID Control Module is
installed.
• On the GX/GP, p3 cannot be set to On exceeding
the number of divisions. (See the SCtrlGroupSplit
command.)
2.4 Setting Commands