Some content on this site is available only to logged-in subscribers. Contact Us for information on becoming a subscriber.

InSource.Solutions | InSource Training | InSource Client Portal
InSource Solutions Logo
Log In Sign Up
InSource.Solutions InSource Training InSource Client Portal Log In Sign Up
  • Home
  • AVEVA Application Server
  • AVEVA Application Server Tech Notes

TN AppSvr191 Configure DDE/Suitelink object to automatically reconnect to a DAServer

Last updated: February 26th, 2025

Description

  • Author: Brian Schneider
  • Published: February 26th, 2025

Details:

Description

This article from Insource shows how to configure a DDE/Suitelink object to automatically reconnect to a DAServer

This article from InSource shows...How to configure a DDE/Suitelink object to automatically reconnect to a DAServer

  • Author: Mike Viteri
  • Published: 03/09/2016
  • Applies to: Application Server

Details

Sometimes a DDE/Suitelink object will get disconnected from a DAServer. If this happens there isn't an automatically reconnection function.

We monitor this connection and reconnect if needed using a script inside of the DDE/Suitelink.

  • Open your DDE/Suitelink object. Click on the scripts tab
  • Create a script called Reconnect
  • Configure the script as below

    Scripts: Execution type: Execute (default) and locked

    Expression: Me.ConnectionStatus <> 2
    Trigger type: WhileTrue (default)
    Trigger Period: 00:00:05.0000000
    Script body Me.Reconnect = true
     
  • Save your DDE/Suitelink and redeploy

Now anytime the DDE/Suitelink disconnects it will try to reconnect to the DAServer every 5 seconds.

automatic reconnect daserver
Give feedback about this article

Recommended articles

TN - 1240 Creating a Watchlist Using an Import File

Read More
Support Icon

CONTACT SUPPORT

How to reach us

10800 Midlothian Turnpike Tpke, Suite 209, Richmond, VA 23235

1.877.INSOURCE

Technical Support - 1.888.691.3858

Contact Us

  • InSource Solutions
  • InSource Training
  • InSource Client Portal
  • Log In
InSource Solutions Logo

© 2025 InSource Solutions. All Rights Reserved.

Knowledge Base Software powered by Helpjuice

Expand