Author: DAD
This plug-in includes two options that will go to the next frame of a multi-frame structure where the selected tunnel is wired or unwired (inside the structure). Searching will wrap back to the first frame when the last frame is reached. They work on both input and output tunnels.
Before:
After:
Attachment is saved in LabVIEW 2015. For install instructions, go here.
Works great for the Case Structure, but somehow no working for the Event Structure ?.
In Execute Find Next Tunnel Interior Wire.vi, why not simply cast to a MultiFrameStructure and check the error? Those 3 cases are duplicate code... You'll get stacked sequence structures for free.
Same for Execute Find Next Tunnel Interior No Wire.vi.
Is there a difference between Execute Find Next Tunnel Interior Wire.vi and Execute Find Next Tunnel Interior No Wire.vi?