- Home
- Knowledge Base
- TCM S Machine
- Alarm
Alarm
PS0123 Illegal Mode for GOTO/WHILE/DO
A GOTO statement or WHILE-DO statement was found in the main program in the MDI or DNC mode. Modify the...
PS0124 Missing End Statement
The END instruction corresponding to the DO instruction was missing in a custom macro. Modify the program. Quick tip:...
PS0125 Macro Statement Format Error
The format used in a macro statement in a custom macro is in error. Modify the program. Quick tip:...
PS0126 Illegal Loop Number
DO and END Nos. in a custom macro are in error, or exceed the permissible range (valid range” 1 to...
PS0127 Duplicate NC, Macro Statement
An NC statement and macro statement were specified in the same block. Modify the program. Quick tip: Modify program
