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

1 visualización (últimos 30 días)
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

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 24 de Feb. de 2020
Editada: MathWorks Support Team el 24 de Feb. de 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.

Más respuestas (0)

Categorías

Más información sobre Applications en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2009a

Community Treasure Hunt

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

Start Hunting!

Translated by