MotionBASIC
TM
Error Handler
Description
Figure 1, Fault Menu Screen
The area above the double line shows the functions available to the operator.
In this case there is only one, Clear Faults.
The area below the double line shows the status of the controller faults,
program errors and axis faults.
2.2 Clearing The Faults
To clear the system faults, simply press the ENTER key. If the faults are
successfully cleared, the screen will be refreshed showing no controller faults,
program errors or axis faults. If the faults cannot be cleared, the screen will
show those faults, errors, etc. that remain.
2.3 Restarting The Machine
When you press the ESCAPE key, the system will leave the Fault Menu. If you
called the menu manually, the program will return to the point in the program
where the menu was called. If it entered the Fault Menu as a result of a fault
occurring, it will return to a routine that attempts to restart the machine. This
routine is application specific and should be written to provide a safe restart
procedure which takes any special application requirements into account.
page 4
GN3-ERRb
Содержание MotionBASIC
Страница 3: ...ii...
Страница 5: ...MotionBASICTM Error Handler Table of Contents A3 Complete Program Listings 31 iv...
Страница 6: ...v...
Страница 8: ...vii...
Страница 10: ...MotionBASICTM Error Handler Welcome THIS PAGE INTENTIONALLY LEFT BLANK page 2 GN3 ERRb...
Страница 16: ...MotionBASICTM Error Handler Configuring The Module THIS PAGE INTENTIONALLY LEFT BLANK page 8 GN3 ERRb...
Страница 20: ...MotionBASICTM Error Handler Loading The Module THIS PAGE INTENTIONALLY LEFT BLANK page 12 GN3 ERRb...
Страница 26: ...MotionBASICTM Error Handler Modifying Your Program THIS PAGE INTENTIONALLY LEFT BLANK page 18 GN3 ERRb...
Страница 35: ...MotionBASICTM Error Handler Source Code Overview THIS PAGE INTENTIONALLY LEFT BLANK GN3 ERRb page 27...
Страница 37: ...MotionBASICTM Error Handler Appendix A1 GN3 ERRb page 29...
Страница 38: ...MotionBASICTM Error Handler Appendix A1 THIS PAGE INTENTIONALLY LEFT BLANK page 30 GN3 ERRb...
Страница 40: ...MotionBASICTM Error Handler Appendix A2 THIS PAGE INTENTIONALLY LEFT BLANK page 32 GN3 ERRb...