09-15-2008 04:24 AM
Hi All,
We are using Labview 8.2.1 with Labview DSC 8.2 in our application.
We are having 200 shared varaible configured for Alarm and Data Logging.
Our Application needs the Data Redundancy. In order to achieve data redundancy, We are using "Binding" property of Shared Variable Property Node.
We are able to rebind the tags programatically , how ever we are facing a problem of rebinding the 200 tags took about 80 seconds approximately. Which is unacceptable to our application. We are using Shared Variable Property node for rebinding the tags (Deployed Shared Variable).
Is there any better way to rebind the tags faster?
We have even tried using the Shared Variable Property Nodes in parallel to edit multiple shared variable but this did not provide any improvements in execution time.
Thanks
Vijay Jayabalan.
09-16-2008 10:16 AM
Hi Vijay,
What are you binding your shared variables to? Can you post your code or a screenshot?
09-16-2008 01:39 PM - edited 09-16-2008 01:40 PM