Dear all, (sorry for this message)
please help me out in this issue.
I have a ring control (strict type def) that displays channel names and it is used in more than 35 to 40 clusters again clusters are strict type defs.
User has provision to select the channel names from a setup module which are to be acquired and only those channels must be listed in the strict type def ring control.
I tackled this problem by opening the strict type def in edit mode from another vi and updated the "Strings" property of the ring control and it worked fine there was no problem.
But when i created the executable the strict typedef ring control was no longer updated. I have added the ring control to the dynamic and support files and still it that wasnt updated
I carried a small workout with two simple vi's creating exe with the same ring control from which i concluded that the strict typedef lose their association with their parent typedef once when a exe is created .
So how do i go about. coz the 40 clusters need to display the selected channels when the test sequence starts. Is there any workaround
Its urgent...pleas help.
With regards,
JK1
With regards,
JK
(Certified LabVIEW Developer)
Give Kudos for Good Answers, and Mark it a solution if your problem is solved.