Hi,
I wrote a VI that will take some input and give it to a pattern
generator.  Right now, it's set up so that you tell the VI the row and
column where a particular pattern should go (the VI then takes these
values and changes a shift register, but that's not really important
here).  My problem is that I can only enter rows and columns 1 at a
time, but when I want a pattern for say Column 1, Rows 5 to 68, I have
to enter them one by one.  Does anyone know of a way that I can simply
enter Column 1 and then a range like 5-68, to do this instead?
Thanks.