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 License pWidgets

      Overview This article will show you how to enter a license key into pWidgets. This applies to both temporary and permanent licenses as well as DNC, HMI, and MDC versions. Requirements Access to PC/Server where pWidgets is installed Local ...
    • 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 ...
    • Why is pWidgets HMI not loading in the browser?

      Problem pWidgets HMI is not loading in the browser Reason pWidgets service is likely not running Firewall is blocking access to TCP port 8081 Solutions Start the pWidgets Service on the server Allow TCP port 8081 on the server
    • 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 ...