Hello Guest it is April 26, 2024, 03:25:46 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Fabworx

Pages: 1
1
Mach4 Toolbox / creating a signal name
« on: July 23, 2017, 04:40:42 PM »
How does one go about creating a new signal group like the spindle group with mc.mcOSIG_SPINDLEON, and mc.mcOSIG_SPINDLEFWD? The signal groups I would like to create are a chuck group with mc.mcOSIG_CHUCKCLOSE, and mc.mcOSIG_CHUCKOPEN. And a group for the tailstock as well.

2
Mach4 Toolbox / script help for lathe chuck control
« on: July 23, 2017, 03:37:02 AM »
I'm new to scripting and I'm having trouble writing a script to not only turn on a relay that controls my hydraulic chuck solenoid with a m10 call but also disable and start a different relay when m11 is called I also need to keep the spindle from being able to run unless the output for m11 is active. In other words the spindle vfd wont be enabled unless the clamp relay is set high. Let's call output0 the clamp relay and output1 the unclamp relay. So they also cannot be enabled at the same time. Ugh I really don't even know where to start.

Pages: 1