Fanuc Alarm PS123: Missing END Statement
Fanuc Alarm PS123: Missing END Statement
Fanus Control Model: Series 0i, 16i, 18i, 21i, and 30i/31i/32i controls
Description
When you forget to write END at the end of a program using commands like `WHILE` or `IF` in a macro program, the CNC system gets confused and generates an alarm.
How to Fix Alarm
Go into Edit Mode and examine the program carefully, and make sure that all loops are closed properly. If you write the END statement correctly and save the program, pressing the Reset button will clear this alarm.
