__header__
Description
Will write the actual counts to the statistics as opposed to update which does an increment
depending on pass or fail
Inputs
StatisticsView
The viewer containing the statistics that will be updated
Parameters
NumberPassed
if greater or equal to zero updated the Passed, Marginal and Failed
NumberMarginal
NumberFailed
SuccessiveFails
CycleTime
If >= zero the time is updated in sec
__footer__