ID 21386

Incorrect order of channel-specific signal/wait requests.

Description

The ID of a #WAIT function programmed in the NC channel does not match the incoming signal ID.

Response

Class

3

Abort NC program processing.

Solution

Class

3

Normal channel-specific signals (not broadcast) must be used by #WAIT in the order that they were generated by #SIGNAL. This means the IDs of the #SIGNAL/#WAIT must be processed in the correct order in NC channels.

Parameter

%1:

Current value [-]

Value of unexpected Wait ID

Error type

1, Error message from NC program.