07-23-2008 09:46 AM
07-23-2008 10:41 AM
I too thought it was (and probably is) a race condition...
Here is a little trick you can try..
Go into VI property. Go into Window Appearance and select Customize.
Put a checkmark at "Show Front Panel when Called" and a checkmark at "Close Afterwards if originally closed"
Run your VI. If it is better, then maybe you need to put some additional delay... Humm... although I don't like delays.. 😮
07-23-2008 11:04 AM
JoeLabView wrote:
Humm... although I don't like delays.. 😮
07-23-2008 11:09 AM
Totally agree, but when you can't see the code, that's about as much as we can do to pinpoint what type of problem there is.
Maybe it's something else.. Something we can't see..
You see? 😉
07-23-2008 11:11 AM
07-23-2008 11:33 PM
JoeLabView wrote: Put a checkmark at "Show Front Panel when Called" and a checkmark at "Close Afterwards if originally closed"
Well i thought of doing it as last option. But still as per suggestion, i will have to follow it.
07-24-2008 08:12 AM
07-24-2008 09:22 AM
JoeLabView wrote:
Did I understand correctly that opening the front panel when called didn't help?
07-24-2008 09:46 AM
OK... now makes sense.... got confused 😉
Glad it works.
R