How to implement one shot lub. automatically
Moderator: cnckeith
-
- Posts: 416
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
How to implement one shot lub. automatically
How would I go about implementing in a program for my one shot lube system to be triggered say at 5 or 10 minute intervals? This would be using a relay to trigger a 24v solenoid valve.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3526
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
I would setup the Lubetimer in the wizard.
Uwe
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 416
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
I looked in the wizard and only found an output label lube pump. I looked in the manual but didn't find anything. Would you please tell me more?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3526
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
I will figure it out tomorrow.
I have no automatic lube on my machines, but a lube timer is even an example in the PLC manual.
We will get it going on your mill.
Uwe
I have no automatic lube on my machines, but a lube timer is even an example in the PLC manual.
We will get it going on your mill.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 416
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
I have been looking for the PLC manual but haven't found it.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3526
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
Here it isBlack Forest wrote: ↑Sat Aug 10, 2024 2:16 pm I have been looking for the PLC manual but haven't found it.
https://www.centroidcnc.com/centroid_di ... manual.pdf
My main guide for complete confusion
Uwe
1 user liked this post
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 416
- Joined: Thu Nov 23, 2017 1:39 pm
- Acorn CNC Controller: Yes
- Plasma CNC Controller: No
- AcornSix CNC Controller: No
- Allin1DC CNC Controller: No
- Hickory CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: none
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
If I would set par# 179 to 1010 would that turn the pump on and off every 10 minutes or just after the first 10 minutes?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3526
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How to implement one shot lub. automatically
Every 10 min runtime MDI or job for 10s
Related reading
https://www.centroidcnc.com/dealersuppo ... ds/171.pdf
Uwe
Related reading
https://www.centroidcnc.com/dealersuppo ... ds/171.pdf
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)