12180

Parameters:


Definitions:


Reactions:


Remedy:

Program Continuation:


Channel %1 block %2 illegal chaining of operators %3

%1 = Channel number %2 = Block number, label %3 = Chained operators

Operator chaining means the writing in sequence of binary and unary operators without using any form of parentheses.

Example:

N10 ERG = VARA - (- VARB) ; correct notation N10 ERG = VARA - - VARB ; error!

-    Correction block

-    Interface signals are set.

-    Alarm display.

Formulate the expression correctly and unambiguously making use of parentheses. This improves clarity and readability of the program.

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


© Siemens AG 2005 All Rights Reserved


1-428