|
Mach Modules Documentation
Lua Module API Documentation
|
Go to the source code of this file.
Functions | |
| RouterScreenV01 | MachineScreenPLCScript () |
| PLC script executed every screen update cycle for the Router screen. | |
| RouterScreenV01 MachineScreenPLCScript | ( | ) |
PLC script executed every screen update cycle for the Router screen.
This function is called repeatedly by the Mach4 screen PLC loop. It updates the DRO (Digital Read Out) position displays to reflect the current machine axis positions. The RouterScreenV01 module inherits from MillScreenV01 and overrides this PLC script to provide router-specific screen update behavior.