Why do I receive error message " Requested DDE Server is unavailable" when I try to interface Aspen HYSYS with MATLAB 7.8 (R2009a)?

1 vue (au cours des 30 derniers jours)
I am trying to interface DCS Toolbox of HYSYS software with MATLAB and when HYSYS software tries to establish communication between the two, I receive the following error:
Aspen HYSYS
Vendor Error Msg
Requested DDE Server Is Unavailable

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 24 Fév 2020
Modifié(e) : MathWorks Support Team le 24 Fév 2020
From the error messages provided, it looks like DCS toolbox HYSYS is trying to communicate with MATLAB 7.8 (R2009a) using DDE server, which is disabled by default since MATLAB 7.0 (R14) and is an obsolete functionality.
As an alternative, we strongly suggest utilizing COM in MATLAB. Unlike Dynamic Data Exchange, Component Object Model functionality is actively being maintained by MathWorks and is the preferred workflow.

Plus de réponses (0)

Catégories

En savoir plus sur Applications dans Help Center et File Exchange

Tags

Produits


Version

R2009a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by