Connection Members

<< 点击显示目录 >>

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

Connection Members

BR.AN.PviServices .NET


Connection overview

Public Instance Constructors

pubmethod Connection

Overloaded. Initializes a new instance of the Connection class.

Public Instance Properties

pubpropertyANSLTcp

Get or sets the ANSL TcpIp device object

pubpropertyAR000

Get or sets the INA2000 ARsim device object

pubpropertyCan

Get or sets the Can device object

pubpropertyCpu

Gets the Cpu object

pubpropertyDevice

Gets the device of the connection. Can be either Serial, Can, TcpIp or Modem.

pubpropertyDeviceType

Gets or sets the device type of the connection. You can use the following devices: Serial, Can, TcpIp, Shared

pubpropertyFullName

Gets the FullName of this instance

pubpropertyModem

Get or sets the Serial device object

pubpropertyModuleInfoPath

Gets or sets the pathname of the working directory for storing temporary module information. Specifying a working directory speeds up the identification of variables.

pubpropertyPviPathName

Gets the PviPathName of this instance.

pubpropertyResponseTimeout

Gets or sets the response timeout for the device.

pubpropertyRouting

Gets or sets the routing path.

pubpropertySerial

Get or sets the Serial device object

pubpropertyService

Gets the Service object

pubpropertyShared

Get or sets the INA2000 LS251 / Shared device object

pubpropertyTcpIp

Get or sets the INA2000 TcpIp device object

pubpropertyTcpIpMODBUS

Get or sets the INA2000 TcpIp device object

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]