Synopsis
-----------------------------------------
Filename      : HelloWorld.src
Author        : RLWS
File Version  : 1.00
Creation Date : January 16, 2002
Category      : iRite Sample Programs



Description
-----------------------------------------
This program will display the message "Hello, world!" on the 
920i display in the status message area whenever any one of 
the possible event types occur. This program will demonstrate 
the 8 different types of events and what it takes for the 
event to be actually be fired.



Dependencies
-----------------------------------------
For this program to work...

  1. The following digital I/O must be configured as described:
	On board digital I/O 1 - PROGIN

  2. The following softkey needs to be configured: F1.

  3. Setpoint 1 needs to be configured so it can be tripped with
     the load cell simulator.

  4. Port 1's "INPUT" type must be configured for "PROGIN" under 
     the Serial menu for the Port1CharReceived event to work.



Revision History
-----------------------------------------
   1.00 02/18/02 - Released to website.