Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Data Flow » Loop Utils » CountConditions

CountConditions


Module: FoundationLite

Counts in how many iterations the input condition was met.

Applications

Typically used to check how many PASS or FAIL cases there were in a cycle.
Name Type Description
Input value inCondition Bool Inspected condition
Input value inReset Bool Reset counters and stop counting
Output value outTrueCount Integer Number of positive inspections
Output value outFalseCount Integer Number of negative inspections

Complexity Level

This filter is available on Advanced Complexity Level.