— 9-56 —
P PK: Parameter Keep
This parameter decides whether to keep or not to keep the parameter, which has been changed in
the program (local parameter), after completion of the program operation. (If a local parameter is
decided to be kept, it will be kept until the control power is turned off.)
◊ Refer to “8.7.1. Change of Parameter via Program Operation” for details.
The parameter is used to change a parameter by a program operation.
Category Parameter
Format
PK data
Data range 1 0
: Nullifies a local parameter at completion of the program operation
Data range 2 1
: Keeps a local parameter and makes it effective at completion of the
program operation.
Shipping set 0
The prompt tells you which parameter is currently effective.
◊ “: >” : The local parameter is effective.
◊ “:” : The global parameter is effective.
The command RE (Reset global parameter) resets a global parameter and nullifies a local
parameter.