Mach Modules Documentation
Lua Module API Documentation
Loading...
Searching...
No Matches
GrinderDiskScreenV01.lua
Go to the documentation of this file.
1
17GrinderDiskScreenV01.MachineScreenLoadScript();
23GrinderDiskScreenV01.MachineScreenUnloadScript();
34GrinderDiskScreenV01.MachineScreenPLCScript();
56GrinderDiskScreenV01.MachineScreenLowPriorityLoop();
64GrinderDiskScreenV01.EnterTab(tab);
72GrinderDiskScreenV01.ExitTab(tab);
79GrinderDiskScreenV01.IsManualModeActive();
86GrinderDiskScreenV01.IsThruFeedModeActive();
93GrinderDiskScreenV01.IsOscillatorModeActive();
100GrinderDiskScreenV01.IsDressModeActive();
108GrinderDiskScreenV01.HideMachMenu();
116GrinderDiskScreenV01.ShowMachMenu();
124GrinderDiskScreenV01.ConfigureMachMenu();
133GrinderDiskScreenV01.ToggleMachMenu();
143GrinderDiskScreenV01.SetGrindAmount(Amount);
154GrinderDiskScreenV01.UpdateGrindAmountBtn();
161GrinderDiskScreenV01.IsMDIModeActive();
167GrinderDiskScreenV01.GetMDIControlName();
176GrinderDiskScreenV01.LoadJob();
185GrinderDiskScreenV01.JobOpen();
193GrinderDiskScreenV01.JobClose();
200GrinderDiskScreenV01.JobSave();
208GrinderDiskScreenV01.JobSaveAs();