Block %2 Motion Synchronous Action: Variable %3 Not Allowed W Modal Id; Block %2 Global User Data Cannot Be Created; Block %2 Invalid Line Checksum - Siemens Sinamics S120 Diagnostic Manual

Hide thumbs Also See for Sinamics S120:
Table of Contents

Advertisement

NCK alarms
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12589
[Channel %1: ] Block %2 motion synchronous action: variable %3 not allowed with
modal ID
Parameters:
%1 = Channel number
%2 = Block number
%3 = Variable name
Definitions:
The modal ID in motion synchronous action must not be formed by means of an on-line variable.
Examples:
ID=$AC_MARKER[1] WHEN $a_in[1] == 1 DO $AC_MARKER[1] = $AC_MARKER[1]+1
This can be corrected in the following way:
R10 = $AC_MARKER[1]
ID=R10 WHEN $a_in[1] == 1 DO $AC_MARKER[1] = $AC_MARKER[1]+1
The ID in a synchronous action is always permanent, and cannot be changed in the interpolation cycle.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Modify part program: Replace the on-line variable by an arithmetic variable.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12590
[Channel %1: ] Block %2 global user data cannot be created
Parameters:
%1 = Channel number
%2 = Block number, label
Definitions:
The number of global user data blocks is defined in MD18118 $MN_MM_NUM_GUD_MODULES.
Here, _N_SGUD_DEF corresponds to block 1, _N_MGUD_DEF corresponds to block 2, _N_UGUD_DEF corre-
sponds to block 3, _N_GUD4_DEF corresponds to block 4 etc.
In the directory _N_DEF_DIR there is a file with definitions for global user data, the block number of which is greater
than the number of blocks given in the MD.
The alarm may, however, also be caused by value zero in one of MD18120 $MN_MM_NUM_GUD_NAMES_NCK,
MD18130 $MN_MM_NUM_GUD_NAMES_CHAN and by the definition of a variable with NCK or CHAN in one of the
GUD definition files.
Reaction:
Correction block is reorganized.
Interface signals are set.
Alarm display.
Remedy:
Please inform the authorized personnel/service department. Increase MD18118 $MN_MM_NUM_GUD_MODULES.
Or, if it already has the correct value, check whether MD18120 $MN_MM_NUM_GUD_NAMES_NCK (if a variable has
been defined with attribute NCK) or MD18130 $MN_MM_NUM_GUD_NAMES_CHAN (if a variable has been defined
with attribute CHAN) is not zero.
Program
Clear alarm with NC START or RESET key and continue the program.
Continuation:
12600
[Channel %1: ] Block %2 invalid line checksum
Parameters:
%1 = Channel number
%2 = Block number
Definitions:
On processing an INI file or when executing a TEA file, an invalid line checksum has been detected.
Reaction:
Interpreter stop
NC Start disable in this channel.
Interface signals are set.
Alarm display.
134
Diagnostics Manual, 07/2010, 6FC5398-8BP40-0BA0
Alarms

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828d

Table of Contents