<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ANSLTcp Class > ANSLTcp Members |
Initializes a new instance of the ANSLTcp class |
Gets or sets the communication buffer size in BYTEs. (ANSL_ONL_COMM_PARAM_TCP.BfSize) |
|
Gets or sets the communication timeout in MSec. (ANSL_ONL_COMM_PARAM_TCP.Timeout) |
|
Call this method to split all parameters into CPU and device parameters and get the CPU parameters. |
|
Gets or sets the IP address of the target station. (ANSL_ONL_COMM_PARAM_TCP.szIpAddr) |
|
Call this method to split all parameters into CPU and device parameters and get the DEVICE parameters. |
|
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) |
|
Gets or sets the TCP/IP port number of the target station. (ANSL_ONL_COMM_PARAM_TCP.IpPort) |
|
Gets or sets the send delay in MSec. (ANSL_ONL_COMM_PARAM_TCP.SendDelay) |
|
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. |
|
Gets or sets the name of the user for authentication. |
|
Gets or sets the user password for authentication. |
Reads device configuration from xml configuration file and updates baseObject. |
|
Overrides the basic implementation. |
ANSLTcp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]