Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The FAILOVER object corresponds to the Failover system service object.

Events from the FAILOVER object are given in the table. Procedures are run when a Procedure is started when the corresponding event happens. The event procedure format for the Failover object:

Code Block
OnEvent("FAILOVER","_id_","_event_")

Description of events from the FAILOVER object:

occurs. 

Event

Description

START

 Objects

Objects are moved to a backup Server

.

STOP

Objects are

back

returned to the main Server

.

...

The list of commands and parameters for the FAILOVER object is presented in the table below:

Commandcommand descriptionComment
FORCED_STARTforced transfer of the main Server configuration to the backup ServerThe reverse configuration transfer is performed using the FORCED_STOP command or upon restarting/reconnecting the main Server
FORCED_STOPforced transfer of the backup Server configuration to the main Server