TaskCollection Members

<< 点击显示目录 >>

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

TaskCollection Members

BR.AN.PviServices .NET


TaskCollection overview

Public Instance Constructors

pubmethod TaskCollection Constructor

Initializes a new instance of this class.

Public Instance Properties

pubpropertyItem

Gets a Task object by its index.

pubpropertyService

Gets the Service object of this instance.

Public Instance Methods

pubmethodAdd

Overloaded. Adds a Task object to the collection.

pubmethodCleanUp

Helper to get rid of the modules in the parent objects collection.

pubmethodConnect

Overloaded. Connects each object of the collection using a specific connection type.

pubmethodDisconnect

Disconnects each object of the collection

pubmethodOnTaskDownloaded

OnTaskDownloaded is called when a task object within the collection was downloaded to the plc. The function raises the Downloadad event

pubmethodOnTaskUploaded

OnTaskUploaded is called when a task object within the collection was uploaded from the plc. The function raises the Uploaded event

pubmethodRemove

Overloaded. Removes the specified item from the collection.

pubmethodUpload

Overloaded. Uploads the task list

Public Instance Events

pubeventCollectionDownloaded

Occurs when all download requests of each object are responded.

pubeventCollectionDownloadProgress

Occurs when download is in progress.

pubeventCollectionUploaded

Occurs when all upload requests of each object are responded.

pubeventCollectionUploadProgress

Occurs when upload is in progress.

pubeventDownloaded

Occurs when the Module from the plc is downloaded

pubeventDownloadProgress

Occurs when download is in progress.

pubeventModuleChanged

Work in process.

pubeventModuleCreated

Work in process.

pubeventModuleDeleted

Work in process.

pubeventTaskUploaded

Occurs when the Module from the plc is uploaded

pubeventUploadProgress

Occurs when upload is in progress.

See Also

TaskCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]