Parameters > Citect.ini File Parameters > RuntimeManager Parameters > [RuntimeManager]AutoRestartTrigger

[RuntimeManager]AutoRestartTrigger

An automatic restart occurs if an instance abnormally exits after the specified trigger time. For example, if set to 3600 seconds (1 hour), and the system exits abnormally after running for 43 minutes, then the automatic restart will not occur. If the system exits abnormally after running for 65 minutes, then the automatic restart will occur.

Allowable Values:

Default Value: 3600 seconds (1 hour)

Note: If [Runtime]AutoRestartTrigger is less than zero then the minimum value is used, and no auto restart will occur. If >= 0 then this value is used in seconds. This is the time (from the original CitectSCADA start) before the process will be restarted. If this value is 3600, there is no more than one restart an hour from when the process exited abnormally.

See Also