12.1.3 Valid_State_Timer Procedure

The Valid_State_Timer procedure returns true iff the Timer is in a valid state - that is, iff the Timer passes all of the valid state tests.

Calling syntax:

Logical = Valid_State(Timer)

Input variables:

 Timer  The Timer to be checked.

Output variable:

 Valid_State  True iff the Timer is in a valid state.

Internal variables:

 Variable  Description. [Units]

The Valid_State_Timer code listing contains additional documentation.

Michael L. Hall