How to Adjust Clean Code Link Timeout

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

  1. Access to Predator DNC v11 Administrator
  1. If Predator DNC is running as a service, first go to Services and stop Predator DNC Service
  2. Launch Predator DNC v11 Administrator, can be found on the desktop or start menu
  3. Go to Command > Cancel All
  4. On the machine in question, expand and look for the receive command (typically has "receive" in its name), click the receive command
  5. In the Objects panel usually on the right, right-click the Clean Code Link and go to Properties...

  6. Click Next >
  7. Click Next >
  8. On the Clean Code Link - Receive page, change the value of the Timeout
  9. Value is in milliseconds meaning 1000 equals 1 second

  10. Click Next >
  11. Click Finish
  12. Go to File > Save
  13. Start Predator DNC
    1. If Predator DNC runs as an application, go to Command > Startup All
    2. If Predator DNC runs as a service, close the application, go to Services and start Predator DNC Service