Job Counter and Machine on Time
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 622
- Thank you received: 75
28 Aug 2016 04:04 #79577
by OT-CNC
Job Counter and Machine on Time was created by OT-CNC
Is there a feature that works with axis to keep track of machine on time, spindle on time, servo time and a re-settable job counter of machine time?
And maybe something similar to mach that keeps track of total axis distance traveled?
And maybe something similar to mach that keeps track of total axis distance traveled?
Please Log in or Create an account to join the conversation.
- Rick G
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 155
28 Aug 2016 08:11 #79582
by Rick G
Replied by Rick G on topic Job Counter and Machine on Time
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 622
- Thank you received: 75
28 Aug 2016 12:43 #79588
by OT-CNC
Replied by OT-CNC on topic Job Counter and Machine on Time
Hi Rick G, thanks for the link. I'll have a look.
Please Log in or Create an account to join the conversation.
- OT-CNC
- Offline
- Platinum Member
Less
More
- Posts: 622
- Thank you received: 75
01 Jun 2018 03:03 #111375
by OT-CNC
Replied by OT-CNC on topic Job Counter and Machine on Time
Okay, I'm revisiting this. I tried adding another pypanel to axis gui and I ran into issues loading it. I currently have a spindle at speed/rpm panel. How do I add the example from the time link to be visible below the existing panel? I'm new to pyVCP code. Can I simply add it to the spindle code or should it load as a separate file? It errored out when I combined the two.
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4866
02 Jun 2018 20:49 #111473
by andypugh
Replied by andypugh on topic Job Counter and Machine on Time
Axis only supports one side panel.
You need to add your stuff to the XML. But it needs to be valid XML (so your stuff needs to be inside the main XML tags.
It might help to use an XML-aware editor.
You need to add your stuff to the XML. But it needs to be valid XML (so your stuff needs to be inside the main XML tags.
It might help to use an XML-aware editor.
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds