How to Adjust Clean Code Link Timeout
Overview
The Clean Code Link has a timeout to close the command once done receiving. This is timeout waits the defined number of milliseconds after data stops flowing to close the command.

This article is specifically for push or server/client based systems with dedicate receive from CNC commands. DNC systems that use Remote Request with Remote Autoname usually have a different procedure.
Requirements
- Access to Predator DNC v11 Administrator
Change Clean Code Link Timeout
- If Predator DNC is running as a service, first go to Services and stop Predator DNC Service
- Launch Predator DNC v11 Administrator, can be found on the desktop or start menu
- Go to Command > Cancel All
- On the machine in question, expand and look for the receive command (typically has "receive" in its name), click the receive command
- In the Objects panel usually on the right, right-click the Clean Code Link and go to Properties...

- Click Next >
- Click Next >
- On the Clean Code Link - Receive page, change the value of the Timeout
Value is in milliseconds meaning 1000 equals 1 second
- Click Next >
- Click Finish
- Go to File > Save
- Start Predator DNC
- If Predator DNC runs as an application, go to Command > Startup All
- If Predator DNC runs as a service, close the application, go to Services and start Predator DNC Service