09-03-2015 08:42 AM
I need to determin, from LabVIEW, if the currently executing sequence is in the "Main" section of the sequence. I can't seem to find the correct combination of properties/methods.
Thanks

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.09-03-2015 08:44 AM
Never mind, I found it. Was looking too deep.
SequenceContext.StepGroup

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.