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


    • Related Articles

    • How to Configure Idle Timeout in Predator MDC

      This requires the use of the New Events Touch interface Idle timeout will trigger a prompt in the Predator MDC New Events Touch interface after a set amount of time in idle. After a second timeout value, Predator MDC can automatically start a ...
    • What is the Predator Touch HMI Connect Timed Out Error?

      Problem When attempting to use a Predator Touch HMI button, an error appears saying Connect timed out. Reason This error is due to the inability for Predator Touch HMI to reach the Predator DNC server. Solutions Predator DNC may be in the middle of a ...
    • What are the Default Predator MDC Commands?

      Overview Predator MDC supports a wide range of default command to support a wide range of data collection.  Commands Commands Command Parameter Description Example LS username Logon Start LS 1234 LE Logoff JS jobnumber Job Start JS 1234-56 JE Joe End ...
    • How to Find and Understand Predator DNC Logs

      Overview The Predator DNC logs is an invaluable tool to diagnose issues. This article includes the most common log messages and how to decipher them. How to Locate Predator DNC Logs Logs can be viewed within the Predator DNC application itself. When ...
    • How do I do a permanent code install for the codes and SIM that I received from Predator?

      It is best to following this article, How to License a New Predator Installation.