The counter reset on value component counts events. Events are considered to have taken place when the value of the input receptacle labeled "event" is non-zero. For each execution cycle that occurs while this value is non-zero, the output count value is incremented by one.
The count is reset when its value is equal to the value provided to the input receptacle labeled "Reset Value".
Inputs: 2
Input Name:
Description:
Event Counted
The event that is to be counted. Each cycle of execution that this value is non-zero, it triggers the count to increment by one.
Reset Value
Each cycle of execution checks this value to determine if the count is at or above. If the count has met or exceeded this value, then a reset to zero count will occur.
Outputs: 1
Output Name:
Description:
Count
The maintained count. This is the number of times that the input value of the event counted is a non-zero value.