02-03-2011 08:49 AM
Hi,
It is stupid but the highlight button (in the Labview toolbar) disappears in one of my VI and I don't know how to get it back.
Do you know how?
Thank you
02-03-2011 08:56 AM - edited 02-03-2011 08:57 AM
I'm not on a LabVIEW PC right now to verify my answer. But I think it is either you have a re-entrant VI, or you have debugging disabled on that VI. I'm leaning towards the latter.
02-03-2011 10:01 AM
Check here:
File->VI Properties->Execution->Allow Debugging
this option should be enabled
Andrey.