Motion synchronous actions
10.5 Technology cycles
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
627
10.5.9 Lock, unlock, reset (LOCK, UNLOCK, RESET)
Function
The sequence of a technology cycle can be locked, unlocked or reset using another modal
synchronized action.
Syntax
LOCK(<n1>,<n2>,...)
UNLOCK(<n1>,<n2>,...)
RESET(<n1>,<n2>,...)
Significance
LOCK
Command to lock synchronized actions
The active action is interrupted.
UNLOCK
Command to unlock synchronized actions
RESET
Command to reset technology cycles
<n1>,<n2>,...
Identification numbers of synchronized actions or technology cycles
that are to be locked, unlocked or reset.
Interlocking synchronized actions
Modal synchronized actions with ID numbers <n> = 1 ... 64 can be interlocked from the PLC.
The associated condition is no longer evaluated and execution of the associated function is
locked in the NCK.
All synchronized actions can be locked indiscriminately with one signal in the PLC interface.
Note
A programmed synchronized action is active as standard and can be protected against
overwriting/locking by a machine data setting.
It should not be possible for end users to modify synchronized actions defined by the
machine manufacturer.