__header__

Description

Input is a Digital IO. The Frequency Event counter is on for the the transition On Count and off for Off counts. The time and frequency to count the on and off counts is also determined

Example usage

EventFrequency = Cam_1

Inputs

DigitalIO

the IO to track

Parameters

SUMTime

the time to run the Period counts

AVGTime

the time to run the one cyle

Frequency

returns counts per second

Time

returns the time taken to count the on and off counts

OnCount
OffCount

Determines when this IO is On/Off Note the period is the ONCount and the OFFCount

Current

The curent count value __footer__