07-23-2007 12:17 PM
07-25-2007 10:36 AM
05-06-2008 12:54 PM
hi labview-developers,
if you ever run in this problem as we do: don't despair. ![]()
tyler already announced that problem using labview 8.21..now i got the same mad stuff using labview 8.5
The source fo the PRC CommitMultiple Error is, that you set properties for shared variables that depend on each other.
i.e
Alarming.HI_HI.Enabled=false
Alarming.HI_HI.Name=name
if you use more than one of those properties in one setpropertynode, this element does sometimes not produce an error!!! the error is first occurs when you try to commit those variables.
it seems as if there is also the order in using the properties important, see the attachment for that kind of non-working io-node...![]()
so, hopefully someone from the dsc-crew notices this post and we don't have to renew this task in the next labview-version
keep on wiring....
tyler & gibbi