ModuleCollection Members

<< 点击显示目录 >>

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

ModuleCollection Members

BR.AN.PviServices .NET


ModuleCollection overview

Public Instance Constructors

pubmethod ModuleCollection Constructor

Initializes a new instance of this class.

Public Instance Properties

pubpropertyItem

Gets a Module object by its name.

Public Instance Methods

pubmethodAdd

Overloaded. Adds a Module object to this instance.

pubmethodConnect

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

pubmethodDisconnect

Disconnects each object of the collection

pubmethodDownload

Downloads each object within the list.

pubmethodGetItem

Gtes the item given an numeric index.

pubmethodOnModuleDownloaded

This method is called when a module objects downlaod request within the list succeeded. The method raises the Disconnected event.

pubmethodRemove

Overloaded. Removes the specified item from the collection.

pubmethodUpload

Overloaded. Uploads Module objects depending on the collections parent (Cpu object).

Public Instance Events

pubeventCollectionDownloaded

Occurs when all download requests for each module object are responded

pubeventCollectionDownloadProgress

Occurs when download is in progress.

pubeventCollectionUploaded

Occurs when all upload requests for each module object are responded

pubeventCollectionUploadProgress

Occurs when upload is in progress.

pubeventDownloadProgress

Occurs when download is in progress.

pubeventModuleChanged

Work in process.

pubeventModuleCreated

Work in process.

pubeventModuleDeleted

Work in process.

pubeventModuleDownloaded

Occurs when a Module is downloaded to the plc

pubeventModuleUploaded

Occurs when a Module from the plc is uploaded

pubeventUploadProgress

Occurs when upload is in progress.

See Also

ModuleCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]