User manual

56 Publication 1756-RM093F-EN-P - January 2010
Chapter 6 Safety Application Development
Create the Project
The logic and instructions used in programming the application must
be:
easy to understand.
easy to trace.
easy to change.
easy to test.
All logic should be reviewed and tested. Keep safety-related logic and
standard logic separate.
Label the Program
The application program is clearly identified by one of the following:
Name
Date
Revision
Any other user identification
Test the Application Program
This step consists of any combination of Run and Program mode,
online or offline edits, upload and download, and informal testing that
is required to get an application running properly.