mesmith-nm
2008-08-13 15:10:07 UTC
I cannot get or set a control value on a clone VI (created by opening a ref to a re-entrant VI with the x08 flag and invoking the the Run method and opening the front panel). I can open a ref to the clone vi by using it's clone name (parent.vi:1, for example) and get some properties back (like whether or not it's a clone VI with the "Is Clone VI" property) but the Control Value:Get methods (both variant and flattened string) return nothing - no error, just no data. Is this expected behavior? The LV Help for the Control Value:Get doesn't say anything about it not working on clones. I can start my reentrant VI with the run button (not as a clone) and I can read and write to the controls just fine. Thanks, Mark BTW - this is LV 8.5.1Message Edited by mesmith-nm on 08-13-2008 09:42 AM