12.1.11 Start_Timer Procedure

The Start_Timer procedure starts the Timer running. The Timer registers are not reset to zero.

Calling syntax:

call Start_Timer (Timer)

Input variables:

 Timer  The Timer object to be started.

Output variables:

 Timer  The Timer object that is now running.

The Start_Timer code listing contains additional documentation.



Michael L. Hall