Hello Guest it is April 16, 2024, 03:44:45 PM

Author Topic: Developer a USB plugin without an interface.  (Read 2412 times)

0 Members and 1 Guest are viewing this topic.

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