Module Methods

<< 点击显示目录 >>

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

Module Methods

BR.AN.PviServices .NET


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

Public Instance Methods

pubmethodCancel

Call this method to abort actions.

pubmethodConnect

Overloaded. Creates a connection of this instance to the addressed module on the plc

pubmethodDelete

Overloaded. Delete the Module on the plc

pubmethodDisconnect

Overloaded. Disconnects this instance of the Module from the plc

pubmethodDownload

Overloaded. Downloads the module file to the plc. The Address property of the Module and the name of the file (without extension) must be the same. For using a logical name for the Module, it is necessary to set the Address property (Sample2)

pubmethodFromXmlTextReader

Reads device configuration from xml configuration file and updates baseObject.

pubmethodRemove

This method removes the instances references from the PviServices hierarchy.

pubmethodSaveModuleConfiguration

Saves the configuration parameters to the configuration xml file.

pubmethodUpload

Overloaded. Upload the Module from the plc

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Module.Cancel Method

Module.Connect Method

Module.Delete Method

Module.Disconnect Method

Module.Download Method

Module.FromXmlTextReader Method

Module.Remove Method

Module.SaveModuleConfiguration Method

Module.Upload Method