engr_joni_ee
Advanced Member level 3
Hi,
I am new in Labview and want to make a program which increment when the loop index mod 10 is 0, i.e. when loop index is 0, 10, 20, 30 ....
I attach a program which has a Boolean indicator whenever the loop index mod 10 is 0. The Boolean is connected to case statement but how to define a variable and increment it when the case statement is true ? I would like to have a counter inside the case which shows the number of times the case statement is true.
I am new in Labview and want to make a program which increment when the loop index mod 10 is 0, i.e. when loop index is 0, 10, 20, 30 ....
I attach a program which has a Boolean indicator whenever the loop index mod 10 is 0. The Boolean is connected to case statement but how to define a variable and increment it when the case statement is true ? I would like to have a counter inside the case which shows the number of times the case statement is true.