Firstaid - Andover Controls Infinity Manual

Smoke control
Table of Contents

Advertisement

Technical Manuals Online! - http://www.tech-man.com

FirstAid

Type: Program
FlowType: Looping
AutoStart: True
Description: Initializes the system when a System Error occurs,
or when the System Time is changed.
Code:
DateTime Timer1
Initialize:
Timer1 = Time
Goto CheckForErrors
CheckForErrors:
If Errors > 0 then Goto Restart
If abs(DiffTime(Second, Time, Timer1)) > 4 then Goto Restart
Timer1 = Time
If Main State is Disabled then Goto Restart
If Main Status is not Active then Goto Restart
Goto WaitForErrors
WaitForErrors:
If TS > 2 then Goto CheckForErrors
Restart:
Enable HornControl
Enable FSCS_Interface
Enable ClearFaults
Enable SmokeSelfTest
Enable Main
Run Main
Errors = 0
Goto Initialize
5-39
Smoke Control Programs
Infinity Smoke Control Guide
TOC

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Infinity and is the answer not in the manual?

Table of Contents

Save PDF