Base Methods

<< 点击显示目录 >>

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

Base Methods

BR.AN.PviServices .NET


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

Public Instance Methods

pubmethodChangeConnection

Use this member function to change the connection of the object. When the function has changed the connection the Event ConnectionChanged will be fired.

pubmethodConnect

Overloaded. Creates a connection of this instance to its process object.

pubmethodDisconnect

Overloaded. Deletes the connection of this instance to its process object.

pubmethodDispose

Implement IDisposable.

pubmethodFromXmlTextReader

Reads the configuration from xml configuration file and updates.

pubmethodRemove

This method removes the instances references from the PviServices hierarchy.

See Also

Base Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Base.ChangeConnection Method

Base.Connect Method

Base.Disconnect Method

Base.Dispose Method

Base.FromXmlTextReader Method

Base.Remove Method