12-30-2005 12:45 PM
01-03-2006 02:22 PM
If you can't use LabVIEW DSC, then your best option would be to use DataSocket to connect to your OPC server. You can find a couple tutorials on DataSocket and using it with OPC servers here and here. These tutorials give information on the syntax to use when connecting to your OPC server.
Another option would be to stick with NetDDE. You can find a tutorial here on using NetDDE with LabVIEW.