Jump to content

Avoiding locals and sequences


Pollux

Recommended Posts

I have coded a prototype user interface which uses lots of locals and flat sequences.

For increased efficiency I want to avoid all that. I think sequences can be avoided by rethinking the algorithm and writing some subvis that would have error clusters wired in the proper order to force the data flow. But I have no idea how can I avoid locals when I need to do increments on variables.

If you have any suggestions feel free to write here. :worship:

Here is a sample of my code. :D

post-10966-1228382242.jpg?width=400

Thank you

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.