Cpu.ApplicationSynchronizeStarted Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.ApplicationSynchronizeStarted Event

BR.AN.PviServices .NET


Occurs when the PLC has accepted the start of the application synchronizeation. The progress will be reported by ApplicationSyncing.

[Visual Basic]

Public Event ApplicationSynchronizeStarted As PviEventHandler

[C#]

public event PviEventHandler ApplicationSynchronizeStarted;

Remarks

The event will NOT be fired when the Synchonization has completed!!!

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]