- Home
- Knowledge Base
- TCM S Machine
TCM S Machine
PS0119 Argument Value Out of Range
The value of an argument in a custom macro function is out of range. Modify the program. Quick tip:...
PS0122 Too Many Macro Nesting
Too many macro calls were nested in a custom macro. Modify the program. Quick tip: Modify program
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:...
