08-09-2011 11:41 AM
During program execution, how to reset Sum(x) to zero, and start to sum again?
08-10-2011 12:32 PM
Hi LBohot,
Are you using the Time Domain Math express VI? If so, this VI does not have the functionality to reset a running sum. I wrote a basic example demonstrating the functionality you mentioned. The random number block is where the
sum value would be input and pressing the reset button will reset the shift register value to 0. I hope this helps!
Regards,