I whish to use a IOWarrior 24 to drive a CNC milling machine, my software is written with delphi 2005 using the iowkit.dll
I use port0 to drive a 74hc245 to set the step inputs of the motor drivers
normally, I should send an output info every 1 ms, but the iowritte instruction seem to limit to 5 ms between each new output
i tried to set the IOWritteSetTimeOut value to 1, but there is no communication any more
Is there a way to get a higher speed ?
Thanks
Manu