Connection Methods

<< 点击显示目录 >>

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

Connection Methods

BR.AN.PviServices .NET


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

Public Instance Methods

pubmethodChangeConnection

This function creates a connection to a given plc device.

pubmethodConnect

Overloaded. This function creates a connection to a given plc device.

pubmethodDisconnect

Overloaded. Disconnects this instance from its device.

pubmethodFromXmlTextReader

Reads the configuration from xml configuration file and updates.

pubmethodSynchronizeCommunicationParameters

Synchronizes the communication parameters beteween CPU and Connection if this connection has a cpu propParent!

pubmethodToString

Overrides the basic implementation.

See Also

Connection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Connection.ChangeConnection Method

Connection.FromXmlTextReader Method

Connection.SynchronizeCommunicationParameters Method

Connection.ToString Method