From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW APIs Blog

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 

For Loop Pass Through Utility

NJKirchner
Active Participant

Ever want to drop a for loop around a chunk of code and Not have auto indexing created on all the terminals and have all terminals that you want to 'pass through' the loop be turned to Shift Registers?

2013-04-01_1915_001.png

2013-04-01_1916.png

2013-04-01_1919.png

Would you like something that acts like this?   http://screencast.com/t/jGDycjpVm

Download the attachment and check it out.

Feel free to make it into a quick drop shortcut and post online.

It's not bulletproof and due to time constraints, not robust error checking.

Presumed operation

*Drop a For Loop around a chunk of code

*Select that for loop only

*Run Scripting command

***************************UPDATE***************************

An updated version which is made for Quick Drop Keyboard Shortcuts is available at

http://lavag.org/topic/16701-for-loop-pass-through-utility-cross-post-link/?p=102354

========================================

Enjoy

~,~

Comments