Hi LabView-Experts,
I have a problem with editing an existing LabView program: I added an element (boolean control) to an existing cluster. This cluster is called from several SubVIs by Control RefNums.
After the expansion of the cluster I got error message from the main VI (class conflict) so that I deleted the Contol RefNums in the SubVIs and Inserted them again and also resetted the wireing from the cluster to the SubVIs. After that there were no more errors in the main VI but in all changed subVIs the called Refnum had no elements anymore ( I wired the Control Refnum with a Property Node). So how can I initialize the Control Refnum or pass the elements to it?
Thanks a lot for your help and please ask, if you did not understand what is my problem.
Kind regards,
Christian