Doc. # 1-6110501
Date Updated 06-02-2004 Date Created 06-15-2001
Document Type Knowledge Base Related OS NT4.0/ Win2000/ Win98
Related Product Advantech Studio
How to exchange data between AStudio and FIX/iFIX by using NetDDE?
Solution:
NetDDE can be used to exchange data, via the DDE protocol, between networked stations. - Start the DDEServer module from Studio(Projec-Status-DDE Server); - Startup FIX/iFIX in the remote station;(Remember to startup with DDEClient) - Select the Data Link and fill the cells which must exchange data with Studio using the following syntax: =\\\NDDE$|UNISOFT$!.(Example:=\\PC\NDDE$|UNISOFT$!second) Note: When running under Windows NT or Windows2000, it is necessary to make sure that the services Network DDE and Network DDE DSDM are started.(Use the Services shortcut from Control Panel to start these services). Note:When running under Windows 98, it is necessary to run the program \netdde.exe in both computers(e.g.:c:Windows\netdde.exe).