ANSLTcp Members

<< 点击显示目录 >>

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

ANSLTcp Members

BR.AN.PviServices .NET


ANSLTcp overview

Public Instance Constructors

pubmethod ANSLTcp Constructor

Initializes a new instance of the ANSLTcp class

Public Instance Properties

pubpropertyCommunicationBufferSize

Gets or sets the communication buffer size in BYTEs. (ANSL_ONL_COMM_PARAM_TCP.BfSize)

pubpropertyCommunicationTimeout

Gets or sets the communication timeout in MSec. (ANSL_ONL_COMM_PARAM_TCP.Timeout)

pubpropertyCpuParameterString

Call this method to split all parameters into CPU and device parameters and get the CPU parameters.

pubpropertyDestinationIpAddress

Gets or sets the IP address of the target station. (ANSL_ONL_COMM_PARAM_TCP.szIpAddr)

pubpropertyDeviceParameterString

Call this method to split all parameters into CPU and device parameters and get the DEVICE parameters.

pubpropertyRedundancyCommMode

Gets or sets wheter to start a redundant communication to the PLC or not. If set to true the the PLC communication will be handled using cluster- primary- and secondary- Cpu connectrion settings. (/RED=1)

pubpropertyRemotePort

Gets or sets the TCP/IP port number of the target station. (ANSL_ONL_COMM_PARAM_TCP.IpPort)

pubpropertySendDelay

Gets or sets the send delay in MSec. (ANSL_ONL_COMM_PARAM_TCP.SendDelay)

pubpropertySSLConfiguration

Gets or sets the SSL configuration path or the name of the DEFAULT configuration. Use "Default SSL Configuration" if you have no SSL configuration but still want to use secure tcp communication.

pubpropertyUserName

Gets or sets the name of the user for authentication.

pubpropertyUserPassword

Gets or sets the user password for authentication.

Public Instance Methods

pubmethodFromXmlTextReader

Reads device configuration from xml configuration file and updates baseObject.

pubmethodToString

Overrides the basic implementation.

See Also

ANSLTcp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]