Hello Guest it is April 19, 2024, 03:43:29 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.


Topics - madfly

Pages: 1
1
Mach SDK plugin questions and answers. / Write a plugin for USB
« on: February 24, 2011, 03:25:43 AM »
Hello I want to write a plugin for Mach3 for use in PCs that do not have a parallel port, I had in mind to capture the signals that Mach3 send to the parallel port, how can I do?


regards

2
Hi, I wanted to start developing a plug-in for Mach3 that could communicate with USB.
I have seen several examples on the forum and was able to configure Visual Studio 2008 Express edition to develop code.
Now my problem is figuring out how to configure Mach3 to send the commands through the USB interface without having yet linked to a PC, I tried to recover the data sent with Engine-> OutSigs I can not receive anything because my laptop don't have a LPT port (I things!!!:( ) or with MainPlanner-> Movements [Engine-> TrajIndex]. DDA1 [axis] but I get the data but can not figure out how to use them, also slows the implementation of GCode.

Can you help?

greetings

3
Modbus / Developer a USB plugin without an interface.
« on: November 19, 2010, 03:02:53 AM »
Hi, I wanted to start developing a plug-in for Mach3 that could communicate with USB.
I have seen several examples on the forum and was able to configure Visual Studio 2008 Express edition to develop code.
Now my problem is figuring out how to configure Mach3 to send the commands through the USB interface without having yet linked to a PC, I tried to recover the data sent with Engine-> OutSigs I can not receive anything because my laptop don't have a LPT port (I things!!!:( ) or with MainPlanner-> Movements [Engine-> TrajIndex]. DDA1 [axis] but I get the data but can not figure out how to use them, also slows the implementation of GCode.

Can you help?

greetings

Pages: 1