12260

Parameters:


Definitions:


Reactions:


Remedy:


Program Continuation:


Channel %1 block %2 too many initialization values specified %3

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

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})

-    Correction block

-    Interface signals are set.

-    Alarm display.

Press the NC Stop key and select the function "Correction block" with the softkey 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).

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


© Siemens AG 2005 All Rights Reserved


1-436