Issue
Workstation programs are periodically getting disabled.
Environment
CyberStation
Cause
Workstation programs are periodically getting disabled.
Resolution
If not already done, add Line E to the program.
For examples and syntax refer to CyberStation help file under the LINE statement.
For those not familiar with Line E, when used in a program, the program will automatically go to Line E and execute the code there when an error occurs (instead of disabling the program).
Line E can be used for many purposes. It can add a delay and then restart the program, or turn on a flag that alerts the operator of a problem, or it can run another program, or close an open commport.