Sarah83 Posted April 26, 2005 Report Share Posted April 26, 2005 Hi! Is it possible to change a horizontal array of leds into a vertical array with some clicks? Or must I build it new in vertically arrangement? Quote Link to comment
Kurt Friday Posted April 26, 2005 Report Share Posted April 26, 2005 Hi Sarah Try the attached vi, its a bit of a trick but it works. Essentially convert your 1D array to a 2D and manipulate the visible rows and columns depending on the desired view. Hope this helps. Download File:post-1058-1114521194.vi Quote Link to comment
Mark Balla Posted April 26, 2005 Report Share Posted April 26, 2005 You could change the row and collum property node Is this what you are trying to do? Quote Link to comment
Michael Aivaliotis Posted April 26, 2005 Report Share Posted April 26, 2005 Hi!Is it possible to change a horizontal array of leds into a vertical array with some clicks? Or must I build it new in vertically arrangement? 4648[/snapback] Sarah, a 1D array can be displayed in both horizontal or vertical. You just need to stretch the array with your mouse down instead of across. Unless you are referring to a 2D array? Then you must use the "Transpose 2D Array" function. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.