Home

 

Erfahrung

 

Referenzen

 

Sondermaschinen

 

MSR-Maschinen

 

SPS-Programmierung

 

Visualisierung HMI

 

Elektro CAD

 

Leistungsprofil

 

Personalia

 

SW-Development

 

Dokumentation

 

 

 

Impressum & DSGVO

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

OB100 Complete Restart

 

 

 

Netzwerk 1: Pre-Setting

// Log-In run-time

"DI MAIN GLB".M00.TON_Login.PT := t#180s;

"DI MAIN GLB".#M00.ProductCounter.DlyOnReset.PT := t#1s;

"HMI KEY".Values.Parts_Production_Limit := 4;

"HMI KEY".Values.Work_Velocity := 100; // mm/s

// Drivers basic values

"DI OUT P01".V90M.DRV.Support.SW_EndLim_MinPos := "+1-V90M".Modulo.StartValue; // 0.0 [mm]

"DI OUT P01".V90M.DRV.Support.SW_EndLim_MaxPos := "+1-V90M".Modulo.Length; // 10913.03 [mm]

"DI OUT P01".V90SM.DRV.Support.SW_EndLim_MinPos := "+1-V90MS".Modulo.StartValue; // 0.0 [mm]

"DI OUT P01".V90SM.DRV.Support.SW_EndLim_MaxPos := "+1-V90MS".Modulo.Length; // 1566.90 [mm]

"DI OUT P01".V90S.DRV.Support.SW_EndLim_MinPos := "+1-V90S".Modulo.StartValue; // 0.0 [mm]

"DI OUT P01".V90S.DRV.Support.SW_EndLim_MaxPos := "+1-V90S".Modulo.Length; // 1566.90 [mm]

"DI OUT P01".V90S.DRV.MC_GearIn.RatioNumerator := -1;

"DI OUT P01".V90S.DRV.MC_GearIn.RatioDenominator := 1;

 

 

 

Netzwerk 2: OEM

"HMI KEY".Machine.V90M_Radius := 141.49;

"HMI KEY".Machine.V90M_Perimeter := 888.55;

"HMI KEY".Machine.V90M_Modulo_Length := 10913.03;

"HMI KEY".Machine.V90M_Conveyor_Length := 5006.89;

"HMI KEY".Machine.V90SM_Radius := 76.19;

"HMI KEY".Machine.V90SM_Perimeter := 478.47;

"HMI KEY".Machine.V90SM_Modulo_Length := 1566.90;

"HMI KEY".Machine.V90SM_Stamp_Tool_Length := 544.21;

"HMI KEY".Machine.Distance_to_CamStart := 636.73;

"HMI KEY".Machine.Synchronization_Distance := 119.00;

"HMI KEY".Machine.Synchronization_Length := 939.00;

"HMI KEY".Machine.Cam_End_Leading_Value := 1290.00;

"HMI KEY".Machine.Workpiece_Notch_Distance := 96.19;

"HMI KEY".Machine.Workpiece_Length := 478.90;

"HMI KEY".Machine.Workpiece_Thickness := 76.19;

"HMI KEY".Machine.Label_Lenght := 337.41;

 

 

 

Netzwerk 3: Pre-setting CAM_DISC Control (SCADA)

"DI OUT P01".CAM_DISC.CAM.MC_MeasuringInput.StartPosition := 0.0;

"DI OUT P01".CAM_DISC.CAM.MC_MeasuringInput.EndPosition := 0.0; // full range

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.MasterSyncPosition := 0.0;

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.ApplicationMode := 0; // one plc cycle

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.MasterScaling := 1.0;

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.SlaveScaling := 1.0;

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.SlaveOffset := 0.0;

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.SyncDirection := 1; // positive, default=3 shortest way

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.MasterStartDistance := 96.19; // max 1.0 to 96.19

"DI OUT P01".CAM_DISC.CAM.MC_CamIn.Velocity := -1.0;

"DI OUT P01".CAM_DISC.CAM.MC_OutputCam.Direction := 1; // positive

"DI OUT P01".CAM_DISC.CAM.MC_OutputCam.Mode := 1; // standard cam function

 

 

 

Netzwerk 4: Cam Disc MeasuringInput, CamIn, OutputCam

"DI OUT P01".CAM_DISC.CAM.Support.SlaveModulo_StartValue := "DI OUT P01".V90M.DRV.Support.SW_EndLim_MinPos; // 0.0 [mm]

"DI OUT P01".CAM_DISC.CAM.Support.SlaveModulo_Length := "DI OUT P01".V90SM.DRV.Support.SW_EndLim_MaxPos; // 1566.90 [mm]

"DI OUT P01".CAM_DISC.CAM.Support.Cam_Shift_Distance := 761.90;

"DI OUT P01".CAM_DISC.CAM.Support.Output_StartPosition := 3836.73;

"DI OUT P01".CAM_DISC.CAM.Support.Output_Distance := 990.47; // 990.47 to 1044.89