ModuleCollection Methods

<< 点击显示目录 >>

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

ModuleCollection Methods

BR.AN.PviServices .NET


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

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).

See Also

ModuleCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

ModuleCollection.Disconnect Method

ModuleCollection.Download Method

ModuleCollection.GetItem Method

ModuleCollection.OnModuleDownloaded Method

ModuleCollection.Remove Method

ModuleCollection.Upload Method