06-30-2008 12:12 PM
06-30-2008 12:13 PM
06-30-2008 12:16 PM
06-30-2008 12:19 PM - edited 06-30-2008 12:24 PM
Probably just a matter of the order of execution in your data flow.
Please post a VI so we can see what is going on now.![]()
Never mind. You have since posted it. SMerucurio's suggestion of a separate event case for the other button should work fine.
Message Edited by Ravens Fan on 06-30-2008 01:20 PM
For putting an element into a specific location of an array, look at "Replace Array Subset". This should allow you to replace your groups of shift registers with a 1-D array since you are basically building 1-D arrays after your case structures anyway.
06-30-2008 12:23 PM
06-30-2008 01:35 PM