- Home
- Knowledge Base
- TCM S Machine
- Alarm
Alarm
PS0115 Variable No. Out of Range
A number that cannot be used for a local variable, common variable, or system variable in a custom macro is...
PS0116 Write Protected Variable
An attempt was made in a custom macro to use on the left side of an expression a variable that...
PS0118 Too Many Bracket Nesting
Too many brackets “[]” were nested in a custom macro. The nesting level including function brackets is 5. Modify the...
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
