Hello Guest it is April 19, 2024, 05:22:02 AM

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.


Messages - TDAY

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »
11
Mach4 Plugins / Re: Shuttle Pro question
« on: September 06, 2016, 08:21:06 AM »
It doesnt matter what inc it is set to, there is still no movement when using the center wheel of shuttle. Also, iam using a Shuttle Express if it matters. I never had this issue with the Mach3 plugin version.

12
Mach4 Plugins / Re: Shuttle Pro question
« on: September 05, 2016, 02:11:53 PM »
How do you get the center jog wheel to act as a mpg in Mach4 like it does in Mach3? Right now it does nothing.
Troy

13
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 28, 2016, 02:24:02 PM »
I dont understand what you are saying...

14
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 27, 2016, 04:01:02 PM »
But when i press the external cycle stop during a Gcode MDI run i get the following error.....

15
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 27, 2016, 03:59:22 PM »
Here is what i tried to do for CycleStop....

16
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 27, 2016, 11:03:33 AM »
I read the manual and found a short description of a Table, but not enough info for me on how to make one or where to place it and how to use it. Is there a example on how to make one for adding more inputs for physical external buttons and switches?

17
Getting some help with the external inputs to the Pokeys.
http://www.machsupport.com/forum/index.php/topic,32424.0.html
And some more pics.

18
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 26, 2016, 03:43:14 PM »
Ok. Tutorial worked great, as Cycle Start button is now working. Thought i could use this tutorial for all my other inputs by copying the code for CycleStart and just change the ISIP input and the CycleStart() like below for CycleStop....

[mc.ISIG_INPUT27] = function (state)
if (state == 1) then   
        CycleStop()
    end

but did not work.

I have more external buttons and switches to add like the CycleStart, is there a list or literature i should be referring to for the LUA script and Mach4 commands? Iam only somewhat familiar with Mach3 and the OEM codes in VisualBasic. Any help is much appreciated.
Thanks,
Troy

19
PoKeys / Re: Pokeys57E,Mach4 External Push Button
« on: April 26, 2016, 07:14:40 AM »
Hello Matevz,
 That looks great :) I will reply back here with results.
Thanks again,
Troy

20
PoKeys / Pokeys57E,Mach4 External Push Button
« on: April 23, 2016, 12:05:55 PM »
Hello,
 Does anyone have an example of how to configure Mach4&Pokeys57E plugin for a External Push button or switch? Example: I have Pokeys pin 28 set as Digital Input, which is wired to my Cycle Start button. How do you configure plugin and Mach4 so Mach4 knows this input is Cycle Start?

Thanks,
Troy

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 »