LabVIEW Shortcut Menu Plug-Ins

cancel
Showing results for 
Search instead for 
Did you mean: 

Find Next Frame Plug-Ins.llb

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:

DAD_0-1575662738654.png

After:

DAD_1-1575662738656.png

Attachment is saved in LabVIEW 2015. For install instructions, go here.

Comments
zou
Trusted Enthusiast
Trusted Enthusiast
on

Works great for the Case Structure, but somehow no working for the Event Structure ?.

 

George Zou
wiebe@CARYA
Knight of NI Knight of NI
Knight of NI
on

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?

Contributors