ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
04-29-2008 09:03 PM
04-29-2008 09:03 PM
04-29-2008 10:54 PM - edited 04-29-2008 10:58 PM
You can use a shift register to keep the previous values of the array and use insert into array to add the latest value. See pic for more info.
Hope it helps !
04-30-2008 02:21 AM
04-30-2008 07:44 PM
04-30-2008 08:27 PM
It is an array constant. You need to place an array container on your block diagram. Then place a numeric constant with a double representation. Then drag the numeric constant into the array container to turn it into an array constant. It will actually be an empty array with double representation.
05-01-2008 12:30 AM
If you want to create an array constant quickly for your shift register initial value input, then right click on the wire which is connected to the input of the Mean vi, and select Create -> Constant. Drag this out side the loop beside the shift register and connect it to the shift register.
05-01-2008 02:10 PM
05-02-2008 04:42 AM
Good to know that u can solve the problem...
But never forget to rate a good answer... ![]()