Hello!
The DDE functionality of LabVIEW are blocked by the DDE Server of Diadem DAC.
One possibility is to use the Diadem DDE blocks to access directly to your application.
The second possibility is to run the script in Diadem Script (not in DAC), that means you collect your data in Diadem DAC and when your Scheme is done, you run via ActiveX your LabVIEW program which via DDE control your application.
Directly in Diadem DAC you cannot run DDE applications out of the DDE blocks.
Best regards
Ken