Reboot

virtual void IController::Reboot(bool force = false) = 0

Initiates a reboot of the controller.

Parameters

force – Indicates whether the reboot is initiated regardless of the top-controller state. When the controller is incompatible, forced reboot is implied and the supplied value is ignored.

Throws
Remarks

During a reboot, all volatile settings are lost and the non-volatile settings are loaded.