2-110
IM 04L51B01-17EN
OCtrlMO
Sets the Manual Output Setpoint
Sets the manual output setpoint
Syntax
OCtrlMO,p1,p2,p3
p1
Loop number
P2
Type
0
Numeric input
1
Shutdown (tight shut function)
p3
Manual output setpoint (-50 to 1050
[-5.0% to 105.0%])
Within the output high and low limits
Example Set the output value of unit 1, slot 5, loop 2 to
23.4%.
OCtrlMO,L152,0,234
Set the output value of unit 1, slot 5, loop 2 to
shutdown.
OCtrlMO,L152,1
Description
• This command is valid when a PID Control Module is
installed.
• You cannot set p3 if p2 is set to 1.
• When the module is not installed, E1 is returned.
OCtrlPAT
Pattern Number Switching (/PG)
Switches the program pattern number
Syntax
OCtrlPAT,p1
p1
Pattern number switching (1 to 99)
Query
OCtrlPat?
Example Switch to program pattern 2.
OCtrlPAT,2
Description
• This command is valid when the program control
function (/PG option) is in use.
•
You can set p1 regardless of whether the pattern file is
available.
OCtrlMode
Program Operation (/PG)
Switches between program operation run and stop
Syntax
OCtrlMode,p1
p1
Program operation mode change
0
Start of program operation (Prog)
1
Stop of program operation (Reset)
Example Start program operation.
OCtrlMode,0
Description
• This command is valid when the program control
function (/PG option) is in use.
• This operation is applied to the pattern number
specified with OCtrlPat.
• When the module is not installed, E1 is returned.
OCtrlHOLD
Hold Program Operation (/PG)
Syntax
OCtrlHOLD,p1
p1
Holding of program operation
0
Release hold
1
Hold
Example Release the holding of program operation.
OCtrlHOLD,0
Description
• This command is valid when the program control
function (/PG option) is in use.
• This operation is applied to the pattern number
specified with OCtrlPat.
• When program operation is stopped, E1 is returned.
OCtrlADV
Advances Program Operation (/PG)
Syntax
OCtrlAdv,p1
p1
Segment advance
1
Fixed (Advance)
Example Request a segment advance during program
operation.
OCtrlAdv,1
Description
• This command is valid when the program control
function (/PG option) is in use.
• This operation is applied to the pattern number
specified with OCtrlPat.
• When program operation is stopped, E1 is returned.
OCtrlSP
Sets the Target Setpoint (/PG)
Sets the target setpoint (SP).
Syntax
OCtrlSP,p1,p2
p1
Loop number
P2
Target setpoint (PV range low limit to PV
range high limit)
Example Set the target setpoint of unit 1, slot 5, loop 2
to 2.5350.
OCtrlSP,L152,2.5350
Description
• This command is valid when the program control
function (/PG option) is in use.
• Operation is possible only when the program
operation is being held.
• If p2 is set to a value outside the range or if the
program hold is released (program is running), E1 is
returned.
• This operation is applied to the pattern number
specified with OCtrlPat.
• When program operation is stopped, E1 is returned.
2.6 Operation Commands