ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

When using data binding in shared variable the properties does not update?

LabVIEW 2012 with DSC.

 

On computer A I have a.lvlib with a boolean shared variable with alarms defined.  On computer B I have the same a.lvlib which I set the data binding to point to the shared variable on computer A.  Is it normal that the properties, like the "Ack" are not updated on computer B?

 

Thanks,

 

Michel

0 Kudos
Message 1 of 3
(3,123 Views)

I believe only values are transferred when doing data binding between bound libraries.  I doubt all the other properties would transfer.

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

Ok, that's what I though.

 

Here's an exerpt of what I'm currently trying to do.  I want to create a redundant system (running on Computer B) that would take over from Computer A (critical system) and I'd like computer B to managed the acknowledge alarms instead of putting them back in "Alarms" when it's taking over...

 

Michel

0 Kudos
Message 3 of 3
(3,098 Views)