09-14-2006 10:31 PM
09-15-2006 01:21 AM
You will need to have an OPC server installed on your computer and configure the tag and the communication there. Once you have that, you should be able to open the global's front panel, right click on the specific control you want to associate and select Data Operations>>Datasocket Connection and from there browse all the OPC servers installed in your system or your network and their tags.
Find the correct tag in the tree and that should be it - the global should be associated with the tag. Note that working with Datasocket for OPC is not recommended unless you have a fairly small number of tags.
09-15-2006 01:31 AM
09-15-2006 01:56 AM
As I said, I believe you can do this for globals as well by opening its front panel (double click the global) and using a DS connection for the control that represents that specific global.
As for other alternatives:
The last two would require that you would change your program structure, so you would only want to use them under certain conditions.
I believe the practical limit for OPC tags with DS is a few hundred tags, but I never used it myself so I didn't run into it. You can try searching the forums to find out more.