7

an I/O Fault Reset be performed when any of the GMR CPUs are initialized, which will cause any current I/O fault information to be re±reported.

If manual output controls are used in a GMR system and the appropriate GMR Autotest inhibit inputs are used to block faults created by the manual controls, any standard Genius type fault (open, overload, short, etc.) is also blocked during the time the inhibit input is on. It is therefore recommended that after the inhibit input is turned off, an I/O fault reset be performed, which will cause any current I/O fault information to be re±reported.

Example Ladder Logic:

The following example shows some typical program startup logic. This is only an example. You will probably need to modify the logic shown for your application.

[

START OF LD PROGRAM EXAMPLE

]

(*

*)

 

 

 

 

 

 

 

[

VARIABLE DECLARATIONS

]

(*

*)

 

 

 

 

 

 

 

[

PROGRAM BLOCK DECLARATIONS

]

(*

*)

 

 

 

 

 

 

 

[

START OF PROGRAM LOGIC

]

 

 

 

 

 

 

 

 

 

<< RUNG

5 >>

 

 

 

 

 

 

 

 

 

 

 

 

INHIBIT

 

 

 

 

 

 

ÐÐ ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÈÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ>>

END

 

 

 

 

 

 

 

<< RUNG

6 >>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Ð

CALL

IN_CO

Ð

 

 

 

 

 

 

 

 

 

 

 

<< RUNG

7 >>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Ð

CALL

FILTER

Ð

 

 

 

 

 

 

 

 

 

 

 

<< RUNG

8 >>

 

 

These Program Blocks represent logic

 

 

 

 

 

 

Ð

CALL

HR_344

Ð

 

routines that are appropriate for the

 

 

 

 

 

application.

 

 

 

 

 

 

<< RUNG

9 >>

 

 

 

 

 

 

 

 

 

 

Ð

CALL

ANNUN

Ð

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

<< RUNG

10 >>

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Ð

CALL

DIAGNO

Ð

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

<< RUNG

11 >>

 

 

 

 

 

 

 

 

 

 

 

 

MISCOMP

SYSFLT

 

CONTINU

ÐÐ/ÐÐÐÐ/ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÈÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐ( )ÐÐÐ

 

MAN_COM

 

ÐÐ/ÐÐÐÐÐÐÐÐÐÐ

 

In rung 11, the logic tests for Miscompare and System

 

 

Fault. If both are not 1, initialization continues.

An optional parallel input (MAN_COM in this example) can be used to allow a ªmanual continueº input to be supplied by an operator.

7-18

GeniustModular Redundancy Flexible Triple Modular Redundant (TMR) System

GFK-0787B

 

User's Manual ± March 1995

 

Page 161
Image 161
GE GFK-0787B Example Ladder Logic, These Program Blocks represent logic, Routines that are appropriate for Application