Controlling a stepper motor via parallel port using visual c++

L

Thread Starter

ling

i have this project of running 3 stepper motors using the visual C++ program by reading its movements in another program which is the GCode 2000 basically a text file.

one problem is that i do not know haw to read a txtfile or use an fopen command in the visual C++.

another is that i do not know the counter part command of biosprint in visual C++?

thanks a lot!!!!
 
Top