Siemens SINUMERIK 840Di sl Function Manual page 110

Synchronized actions, ncu system software
Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

Detailed description
2.6 Control and protection of synchronized actions
Note
Protection for synchronized actions must be cancelled while protected static synchronized
actions are being defined, otherwise POWER ON will have to be executed for every
alteration to allow redefinition of the logic.
The effectiveness of the disable is identical, regardless of whether it is specified as:
• global disabling or
• channel-specific disabling.
Example
In a system with 2 channels, synchronized actions should be protected as follows:
IDs 20 to 30 should be protected in the first channel and IDs 25 to 35 in the second. A
combination of global and channel-specific specifications can be used.
MD11500 $MN_PREVENT_SYNACT_LOCK[0] = 25
MD11500 $MN_PREVENT_SYNACT_LOCK[1] = 35
CHANDATA(1)
MD21240 $MC_PREVENT_SYNACT_LOCK_CHAN[0] = 20
MD21240 $MC_PREVENT_SYNACT_LOCK_CHAN1] = 30
CHANDATA(2)
MD21240 $MC_PREVENT_SYNACT_LOCK_CHAN[0] = -1
MD21240 $MC_PREVENT_SYNACT_LOCK_CHAN[1] = -1
...
110
;
in 1st channel only the channel-specific (first ID number to be protected) is effective
in the first channel
;
in 1st channel only the channel-specific MD (last ID number to be protected) is
effective in the first channel
;
in 2nd channel the global machine data MD11500 is effective
;
$MN_PREVENT_SYNACT_LOCK!
;
global specification
;
global specification
Function Manual, 11/2006, 6FC5397-5BP10-2BA0
Synchronized actions

Advertisement

Table of Contents
loading

Table of Contents