LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you name items in Labview with DSC if you want to use a DDE server

I want get information from a brooks 0154 module and that has an DDE server. How can DSC read the value's from this DDE server? Is there no need to Initialise the RS232 port and how should you addres the server to get the right results?
0 Kudos
Message 1 of 3
(2,751 Views)
Try checking with Stuart in this link.

http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=137&HOID=506500000005000000A3730100&HTHREAD=000095139&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0

I just sent him all I had last week.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,751 Views)


The initialization of the serial port will be part of the DDE Server (and not DSC). To setup DSC to talk to the DDE Server, you basically create Tags from this DDE Server in the Tag Configuration Editor. Search for "DDE Servers" in the online help for details on how to go about doing this.

Regards,

Khalid


0 Kudos
Message 3 of 3
(2,751 Views)