Applies To:
  • CitectSCADA

Summary:
 How does redundancy work for the CitectSCADA Scheduler ?

Solution:
 

Scheduler redundancy can be illustrated by using the diagram and the table below.

In this example, PC1 is the Primary Scheduler while PC2 is the standby Scheduler. Both PC3 and PC4 have the same copy of the Scheduler configuration. PC3’s copy is used first before PC4s.


It should be noted that the Scheduler under CitectSCADA needs a Client and Alarm Server to be on the same PC. They can either be in the same CitectSCADA process or in separate processes on the same PC.

Standby use – Activation  of the standby scheduler will be automatic, as long as the system has been setup correctly.  Regardless of the status of the current schedule, the Standby will execute the next sequence in the schedule.


If the Scheduler process dies then there is NO automatic switchover to the other Scheduler.
If PC3 goes down, then the Scheduler will switch to the configuration data on PC4. There is no automatic switch back should PC3 become available again.

 

 

 

 

 

 

 

PC1

PC2

PC3

PC4

Comment

OK

OK

OK

OK

PC1 active using PC3 data

OK

OK

DOWN

OK

PC1 active using PC4 data

DOWN

OK

OK

OK

PC2 active using PC3 data

DOWN

OK

DOWN

OK

PC2 active using PC4 data

OK

OK

DOWN

DOWN

PC1 active but Scheduler unable to function

DOWN

OK

DOWN

DOWN

PC2 active but Scheduler unable to function

DOWN

DOWN

OK

Ok

No active Scheduler

 



Keywords:
 Scheduler

Attachments