09-22-2008 04:06 AM
09-22-2008 06:29 AM - edited 09-22-2008 06:30 AM
Hi parthipan,
I hope your well.
I have done some code for you. I used the search string for token vi.
Kind Regards,
09-22-2008 06:35 AM
09-22-2008 06:37 AM
Hi,
Sorry about that.
Let me know what you think.
Kind Regards
09-22-2008 06:46 AM
09-22-2008 06:50 AM
Hi,
Thanks for the post.
Well, as always with labview/programming, there are so many ways to do things.
I personally, never seem to use feedback loops. But the way i coded it seem to work.
Kind Regards,
09-22-2008 07:09 AM
09-22-2008 07:34 AM
Hi,
shift registors and feedback nodes are very similar.
In your code I think the issue is the node isnt 'reset' to an empty string between button presses, its just remembering the last full combined string.
I would suggest looking at the example finder for my help on feedback nodes.
Kind Regards,
09-22-2008 07:38 AM
09-22-2008 07:42 AM
Hi,
Sorry.
Go to Help>>Find Examples>>Search Tab>>feedback Node in keywords>>Feedback Node - Build Array.vi.
This shows how to correctly re-initialise a feedback node.
Kind Regards,