05-22-2008 06:54 AM - last edited on 02-02-2012 10:52 AM by JordanG
05-22-2008 06:56 AM
05-22-2008 09:17 AM
05-22-2008 09:23 AM
Dear JLV,
shall we post 'global' headaches also ????
Thanks,
Mathan
05-22-2008 09:25 AM
Here is a nice tutorial.... njoy
Thanks,
Mathan
05-22-2008 11:06 AM
Reverse programming (right-to-left) can be even more confusing with Locals!
Mathan, yes Globals are okay 😉
05-22-2008 11:27 AM - edited 05-22-2008 11:30 AM
Something seen often... Using Locals to write to itself:
And of course, there is a race condition in (C); values in the case structure vs out.
05-22-2008 11:33 AM
Example of why 18 frame stacked sequence with frames linked via sequence locals and local variables is a nightmare for code maintenance:
05-22-2008 11:37 AM
And we're off to the races: (from http://forums.ni.com/ni/board/message?board.id=170&thread.id=285760)
05-22-2008 11:41 AM