09-27-2007 03:18 AM
09-27-2007 03:52 AM - edited 09-27-2007 03:52 AM
Message Edited by Graziano on 09-27-2007 03:53 AM
09-27-2007 09:27 AM
09-27-2007 09:05 PM
Sorry if i'm slow, since i'm using a build array function in the for loop, how do i wire the right terminal of the shift register? I'm creating the shift register for every data type i'm getting for my results, is that right?
Thanks!
09-27-2007 11:00 PM - edited 09-27-2007 11:00 PM
Use insert array. Give input to this array from the left shift register and connect output of insert array to the right shift register.
Give build array output as an inserted element to the insert element. connect table at the output of the insert array.
i hope it will helu u....
Ranjeeta
Message Edited by Ranjeeta on 09-27-2007 11:00 PM
09-27-2007 11:14 PM - edited 09-27-2007 11:14 PM
No insert array is necessary. Just the shift register and build array. Make sure the Build Array is set to concantanate inputs.
Message Edited by Dennis Knutson on 09-27-2007 10:15 PM
09-27-2007 11:28 PM
09-30-2007 08:48 PM
09-30-2007 09:02 PM
09-30-2007 09:45 PM