Module Events

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Module Class >

Module Events

BR.AN.PviServices .NET


The events of the Module class are listed below. For a complete list of Module class members, see the Module Members topic.

Public Instance Events

pubeventCancelled

Occurs when a download or upload process is cancelled

pubeventDeleted

Occurs when the Module on the plc is deleted

pubeventDownloaded

Occurs when the Module from the plc is downloaded

pubeventDownloadProgress

Occurs when download is in progress.

pubeventRunCycleCountSet

Occurs when the cycle count for the run cycles for a module on the plc has changed.

pubeventStarted

Occurs when the Module on the plc is started

pubeventStopped

Occurs when the Module on the plc is stopped

pubeventUploaded

Occurs when the Module from the plc is uploaded

pubeventUploadProgress

Occurs when upload is in progress.

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Module.Cancelled Event

Module.Deleted Event

Module.Downloaded Event

Module.DownloadProgress Event

Module.Started Event

Module.Stopped Event

Module.Uploaded Event

Module.UploadProgress Event