03-19-2020 06:35 AM
03-19-2020 07:11 AM
That looks like a Feedback node.
/Y
03-19-2020 07:24 AM
What are you trying to do? You should be able to use a shift register to do the same thing.
03-19-2020 09:06 AM
Showing a picture of a tiny piece of LabVIEW code tells us very little, so we can provide very little help. If you attached the entire VI, we could (a) explain how the Feedback Node works, and (b) suggest how you might do the same thing the "old-fashioned way" (that I find much easier to understand) using a Shift Register.
Bob Schor
03-19-2020 09:26 AM
Probably not the question , but, whats the initializer dot doing below the feedback node? Either it should be on the loop or it is the standard initializer terminal displayed as a star under the arrow. I cannot create the combination displayed.
More on feedback nodes:
https://zone.ni.com/reference/en-XX/help/371361R-01/glang/feedback_node/
03-19-2020 10:36 AM
@thols wrote:
Probably not the question , but, whats the initializer dot doing below the feedback node? Either it should be on the loop or it is the standard initializer terminal displayed as a star under the arrow. I cannot create the combination displayed.
More on feedback nodes:
https://zone.ni.com/reference/en-XX/help/371361R-01/glang/feedback_node/
If i just drop a feedback node from the pallette it has the initializer below.
/Y
03-19-2020 11:23 AM
@Yamaeda wrote:
@thols wrote:
Probably not the question , but, whats the initializer dot doing below the feedback node? Either it should be on the loop or it is the standard initializer terminal displayed as a star under the arrow. I cannot create the combination displayed.
More on feedback nodes:
https://zone.ni.com/reference/en-XX/help/371361R-01/glang/feedback_node/
If i just drop a feedback node from the pallette it has the initializer below.
/Y
If I drop the feedback node from the palette I can get the intializer that looks like either of these, but not one that looks like in the OP.
I wonder if that was some custom vi?
03-19-2020 11:49 AM
I know I've seen feedback nodes that looked like that. It may go back to when they were first introduced. The feature to move them out to the loop, and some other advancements came after they were first introduced.