2013年3月5日 星期二

Using Boolean Crossing PtByPt To Count


照片範例

This VI is introduced to use Boolean Crossing PtByPt VI accumulate.
Boolean Crossing PtByPt VI have three condition.
Condition 1.When input(control) is pushed on and Direction input is set in false-true,the Numeric Plus 1.
Condition 2.When input(control) is pushed off and Direction input is set in true-false,the Numeric Plus 1.
Condition 3.When input(control) is pushed on and Direction input is set in either,the Numeric Plus 1,and then input(control) is pushed off, the Numeric Plus 1 again.