Okuma Alarm-B 2307 UGC Program factor over
Overflow of factor code stack or factor data stack
Code
1->Factor code stack overflow at character-string conversion
2->Factor data stack overflow at character-string conversion
3->Factor code stack overflow at command creation
4->Factor data stack overflow at command creation
Probable Faulty Locations
User graphic command string
Program Example:
D1=D1+1+1+1 … +1
^^^^^^^^^^^125 or more
Measures to Take
User graphic command string
Reduce the number of the factor codes and factor data sets, or divide the expression using the substitute statement.
D1=D1+1+1 … +1
^^^^^^^^^Within 124
Related Specifications
Graphic