<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.Restart Method |
Restarts the Cpu on the Plc.
[Visual Basic]
Public Overridable Sub Restart( _
ByVal bootMode As BootMode _
)
[C#]
public virtual void Restart(
BootMode bootMode
);
bootMode
BootMode
The Restarted event notifies, that the Cpu is successfully restarted.
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]