Omar Mussa Posted March 10, 2007 Report Share Posted March 10, 2007 I'm trying to spawn an asynchronous process that uses my LVOOP object (I'm actually using a Reference object from Tomi's example). I have an object that is a control on the asynch process VI and when I try to set its control value (using control references), I always get error 91. I've tried it using VI.SetControlValue method using Variant and Flattened String modes. Is there another way to do this? Thanks in advance. Quote Link to comment
Tomi Maila Posted March 10, 2007 Report Share Posted March 10, 2007 I use Control Value: Set [Variant] invoke node, works for me at least in my simple example. I cant post my code here, but didn't you work at JKI? Tomi Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.