Create the Safety Application
The logic and instructions you use in programming the application must be:
- Easy to understand
- Easy to trace
- Easy to change
- Easy to test
Review and test all logic. Keep safety-related logic and standard logic separate.
Use these labels to identify the application program clearly.
- Name
- Date
- Revision
- Any other useful identification
Provide Feedback