Copy DDE/OPC Link
- From the RSLinx Classic main menu, selectEdit > Copy DDE/OPC Link.
- Open theCopy DDE/OPC Linkdialog box to establish a connection to the RSLinx OPC Server.
- Browse for the address string for your request. If you have a symbol file associated with the topic, you can browse offline. You can also manually enter the address string in theData Table Addressfield. You can narrow your search using theFilterandDatatypecontrols.TIP:The Data Table Address field displays your selection as[topic name].itemid.
- Use theBlock SizeandColumns per Rowcontrols to customize this information. These options appear only in the DDE link that is pasted in the clipboard.TIP:RSLinx Classic supports EDS parameters for DeviceNet topics and tags for topics with an associated tag name file. To use the feature, in the Data Table Address box, enter the tag or EDS parameter. Spaces are not permitted in EDS parameters, so you must convert any spaces to underscores (_).
- Once all the data is entered, clickOKto produce the following:
- The OPC Item ID is copied to the clipboard as CF_TEXT format. You can paste this link into VB code or the OPC Test Client.
- The DDE link including any Block Size and Columns per Row information is copied as a link format to the clipboard. You can paste this link into an Excel spreadsheet.
Provide Feedback