Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Create a loop where the input is the output of the last iteration
Create a loop where the input is the output of the last iteration
rossie
Member
07-02-2003
09:34 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I need to create a while loop where the inputs of the first iteration are fixed. However, on the next iterations, one of the inputs is the output of the previous iteration. Does anyone knows how to do that?
0
Kudos
Message
1
of 2
(2,399 Views)
Reply
Re: Create a loop where the input is the output of the last iteration
charles@pentek.
com
Member
07-02-2003
10:23 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Rossie:
What you want is a shift register. Right click on the border of the loop and choose "add shift register" from the context menu.
Wire your initial input value to the left edge, and wire the loop output to the node on the right edge.
Look up "shift register" in the LV help system for further information. There are all KINDS of cool applications for shift registers.
Charles
1
Kudo
Message
2
of 2
(2,399 Views)
Reply
All Forum Topics
Previous Topic
Next Topic