TaskCollection Methods

<< 点击显示目录 >>

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

TaskCollection Methods

BR.AN.PviServices .NET


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

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

See Also

TaskCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

TaskCollection.CleanUp Method

TaskCollection.Disconnect Method

TaskCollection.OnTaskDownloaded Method

TaskCollection.OnTaskUploaded Method

TaskCollection.Remove Method

TaskCollection.Upload Method