<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.ApplicationSynchronizeStarted Event |
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;
The event will NOT be fired when the Synchonization has completed!!!
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]