You are on page 1of 2

Making a Flip-Flop status (SPS)

Abstract:
Flip-flop status (SPS) is a status that sequentially changes its value with fixed time delay. The flip-flop status is started after triggered by DPC control.

Procedures:
Insert FBD automation under desired bay (CB or BI). Under the DPC control add Open Order SPS and or Close Order SPS. Add one FBD input and connect it to Open Order SPS or Close Order SPS using Uses SPS connection Add one FBD output and connect it to the flip-flop status using produces SPS.

Edit the FBD, and add one logic OR, one logic AND, and two TIMER OFF. Make it wired like shown in the figure in Schematic section. Save the FBD and exit the FBD editor. Make sure that there is no error when it is saved. If wanted, we can make the flip-flop SPS to be shown in the GHU LED by connecting the has state displayed on property. Set the LED atributes for the output as shown in this figure:

Schematic Diagram:

The above figure shows the FDB automation diagram that produces the flip-flop status that connected to FBD output Open. The DPC that trigger the status is connected to OPEN input. OR and AND logic is used to make the SPS status can be trigerred at once. The output of both TOFF (Timer OFF) always have an inverted value each other. This logic makes the state of the ouput is always changed in fixed time delay (in this example it is 3 seconds).

Conclusion:
We can make a flip-flop status (SPS) by adding a FBD automation (using logic AND and OR and Timer OFF) to the device that is used. The state also can be shown in the GHU LED.

You might also like