I'm something of a newbie to setting up controls and communications, so I need a little help here. Our current setup, while functional, is pretty slow. I'd like to optimize the parameters on the control and DNC Precision software to improve the data transfer between PC and CNC. We don't use drip-feed or anything exotic like that...I'm just a bit anal about efficiency :banana:

Using port 2, my current parameters are set as follows:
Code:
5018  00000001         5019  11000101
5020  00000001         5021  11000101
5022  00010001         5023  10010011
5024  10101010         5025  00000001
In the CNC, I have 2400, 7E1, using Hardware flow control.

If anyone can suggest what parameters to set, and what to set in the DNC, to speed up file transfers, I would greatly appreciate it.