Mach Modules Documentation
Lua Module API Documentation
Loading...
Searching...
No Matches
GrinderODIDScreenV02.lua
Go to the documentation of this file.
1
16GrinderODIDScreenV02.MachineScreenLoadScript();
23GrinderODIDScreenV02.MachineScreenPLCScript();
33GrinderODIDScreenV02.MachineScreenLowPriorityLoop();
46GrinderODIDScreenV02.UpdateG88ReciprocatingAxis();
56GrinderODIDScreenV02.MachineScreenStartupScript();
68GrinderODIDScreenV02.InitializeAxisPositionGroup();
74GrinderODIDScreenV02.IsRetracting();
80GrinderODIDScreenV02.SetRetracting(new_state);
93GrinderODIDScreenV02.MoveToEmergencyRetractPosition(CustomMode);
104GrinderODIDScreenV02.MachinePreCycleStop();
115GrinderODIDScreenV02.MachineCycleStopFinal(CustomMode);
124GrinderODIDScreenV02.MoveToCycleStopRetractPosition();
134GrinderODIDScreenV02.RewindGCodeOnCycleStop();
140GrinderODIDScreenV02.UpdateCurrentToolDescription();
146GrinderODIDScreenV02.IsGCodeDisplayExtraLargeEnabled();
159GrinderODIDScreenV02.MachineCycleStartFinal();
174GrinderODIDScreenV02.CalibrateActiveFlagWizard();
184GrinderODIDScreenV02.GapControlInitialize();
193GrinderODIDScreenV02.GapControlEnable();
200GrinderODIDScreenV02.GapControlDisable();
205GrinderODIDScreenV02.GapControlToggle();
211GrinderODIDScreenV02.IsGapControlEnabled();
227GrinderODIDScreenV02.CrashDetectionInitialize();
236GrinderODIDScreenV02.CrashDetectionResetCrash();
245GrinderODIDScreenV02.MachineReset();
252GrinderODIDScreenV02.IsCrashDetectionCrashed();
266GrinderODIDScreenV02.IsCrashDetectionInhibited();
278GrinderODIDScreenV02.UpdateCrashDetection();
289GrinderODIDScreenV02.CrashDetected();
299GrinderODIDScreenV02.CrashDetectedFeedHoldNotice();
309GrinderODIDScreenV02.CrashDetectedStopNotice();
319GrinderODIDScreenV02.CrashDetectedAlarm();
335GrinderODIDScreenV02.CrashDetectedMoveToSafety();
340GrinderODIDScreenV02.FlagInitialize();
348GrinderODIDScreenV02.FlagCalibration();
353GrinderODIDScreenV02.ExtendFlag();
358GrinderODIDScreenV02.RetractFlag();
364GrinderODIDScreenV02.ExtendFlagToggle();
370GrinderODIDScreenV02.IsPartsPerDressCycleEnabled();
378GrinderODIDScreenV02.ResetPartCorrectionOffsets();
384GrinderODIDScreenV02.InitializeMeasureingDevices();
391GrinderODIDScreenV02.UpdateMeasureingDevices();
397GrinderODIDScreenV02.GetWheelAttributes();
402GrinderODIDScreenV02.SpindleStateChanged();
409GrinderODIDScreenV02.ResetSetupInterlocks();
420GrinderODIDScreenV02.CheckSetupInterlocks();
425GrinderODIDScreenV02.SetFlaggingInterlock();
430GrinderODIDScreenV02.ReSetFlaggingInterlock();
441GrinderODIDScreenV02.IsFlaggingInterlockSet();
446GrinderODIDScreenV02.SetXCalibrationInterlock();
451GrinderODIDScreenV02.ReSetXCalibrationInterlock();
457GrinderODIDScreenV02.IsXCalibrationInterlockSet();
462GrinderODIDScreenV02.SetZCalibrationInterlock();
467GrinderODIDScreenV02.ReSetZCalibrationInterlock();
473GrinderODIDScreenV02.IsZCalibrationInterlockSet();
478GrinderODIDScreenV02.SetChuckFaceInterlock();
483GrinderODIDScreenV02.ReSetChuckFaceInterlock();
493GrinderODIDScreenV02.IsChuckFaceInterlockSet();
502GrinderODIDScreenV02.GetSetupInterlockBit(BitIdx);
514GrinderODIDScreenV02.SetSetupInterlockBit(BitIdx, value);
528GrinderODIDScreenV02.CYCLE.Initialize();
541cyc.UpdateCombLabels(dressing_passes, _type, type_passes);
548cyc.STATE.GetNumber();
554cyc.PASSES.GetNumber();
565GrinderODIDScreenV02.InitializeCycleSettings();
583GrinderODIDScreenV02.InitializeToolTableFields();
588GrinderODIDScreenV02.MachineScreenUnloadScript();
593GrinderODIDScreenV02.LaunchLatheCannedCycles();
605GrinderODIDScreenV02.MachineCreatePreCannedCommands();