Cpu.Restart Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.Restart Method

BR.AN.PviServices .NET


Restarts the Cpu on the Plc.

[Visual Basic]

Public Overridable Sub Restart( _

  ByVal bootMode As BootMode _

)

[C#]

public virtual void Restart(

  BootMode bootMode

);

Parameters

bootMode

BootMode

Remarks

The Restarted event notifies, that the Cpu is successfully restarted.

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]