Cpu.UpdateCpuInfo Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.UpdateCpuInfo Method

BR.AN.PviServices .NET


Call this method to Update the CPU Info. The CPU info is up to date as soon as the connection to the PLC has been established. Will rasie the event CpuInfoUpdated and update the properties RuntimeVersion, NodeNumber, BootMode, State, Type, CpuUsage and Accu.

[Visual Basic]

Public Sub UpdateCpuInfo()

[C#]

public int UpdateCpuInfo();

Return Value

Zero on success.

Remarks

Will NOT raise any event if the return code is not zero!

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]