Thanks, John. I'll give that a try. Appreciate your response. Can you tell me how to set on of the pins on the parallel port to a one?
Jack Ensor > >> > > You did that part fine. But I also said: > > >> Also i > >> newsig Xstep bit > >> linkps stepgen.0.step Xstep > >> (similar for dir, and for each axis) > >> > >> These lines define HAL signals that carry step and dir to the > >> parport. You no longer have step and dir signals, you have > >> quadrature phase-A and phase-B, so you need new signals. > >> > >> You should change them to: > >> > >> newsig X_phaseA bit > >> linkps stepgen.0.phase-A X_phaseA > >> (similar for phaseB, and for each axis) > > You didn't do that part. > > Regards, > > John Kasunich > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
