11-09-2005 09:32 AM - edited 11-09-2005 09:32 AM
Message Edited by Tomi M on 11-09-2005 09:34 AM
11-09-2005 11:16 AM
11-09-2005 06:01 PM
11-10-2005 02:40 AM
11-10-2005 10:04 AM
Tomi,
Saving the VIs does not save the XControl. XControl is a separate file that manages all the VIs needed by the XControl. You can popup on the XControl and select "Save" to save it. Also, you can drop an XControl on a panel before saving any of its VIs, but it is always a good practice to save all the VIs & the XControl before dropping it on the front panel.
Thanks,
Ram Kudukoli,
LabVIEW R&D.
11-11-2005 01:20 AM
11-11-2005 08:48 AM
11-11-2005 11:52 AM
Tomi,
I have attached the fixed multichannel.zip.
I investigated it to be a bug with replacing an XControl with another XControl when property and invoke nodes exist for the old one.
I have filed a bug report on that. The workaround was to redrop the property & invoke nodes.