Alarm

PS0110 Overflow: Integer

An integer went out of range during arithmetic calculations. Modify the program. Quick tip: Modify program

PS0111 Overflow: Floating

A decimal point (floating point number format data) went out of range during arithmetic calculations. Modify the program. Quick tip:...

PS0112 Zero Divide

An attempt was made to divide by zero in a custom macro. Modify the program.   Quick tip: Modify program...

PS0113 Improper Command

A function which cannot be used in custom macro is commanded. Modify the program   Quick tip: Modify program

PS0114 Illegal Expression Format

The format used in an expression in a custom macro statement is in error. The parameter tape format is in...