ID 21344

Synchronous WAIT with parameters is not permissible.

Description

Signal parameters can only be evaluated at decoder level; synchronised waiting with transfer of parameters #WAIT SYN[... P[... P[0] = ... ] is not allowed. See also [PROG// Section: Channel synchronization – Waiting for signals]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Modification of the #WAIT command in the NC program. Modify the program run so that waiting is possible without synchronisation #WAIT[... P[0] = ... ].

Error type

1, Error message from NC program.