Sinumerik Alarm 12260 Channel %1 block %2 too many initialization values specified %3


Sinumerik Alarm 12260 Channel %1 block %2 too many initialization values specified %3

Parameters:
%1 = Channel number
%2 = Block number, label
%3 = Source string

Definitions:
In the initialization of an array (array definition and value assignments to individual array elements) there are more initialization values than array elements. Example: N10 DEF INT OTTO[2,3]=(…, …, {more than 6 values})

Reactions:
– Alarm display.
– Interface signals are set.
– Correction block

Remedy:
Press the NC Stop key and select the function “Correction block” with the soft key PROGRAM CORRECT. The correction pointer positions on the incorrect block. Check the NC program to establish whether:
1. During array definition the number of array elements (n,m) was indicated correctly (DEF INT FIELDNAME[n,m] e.g. an array with 2 lines and 3 columns: n=2, m=3). 2. During initialization the value assignments have been made correctly (values of the individual field elements separated by comma, decimal point for variables of the type REAL).

Program Continuation:
Clear alarm with NC START or RESET key and continue the program.

References

  1. Siemens Diagnostics Guide by Siemens
Sinumerik Alarm 12260 Channel %1 block %2 too many initialization values specified %3