TcpIp Class

<< 点击显示目录 >>

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

TcpIp Class

BR.AN.PviServices .NET


This class is used to connect to a Ethernet UDP device The device contains the following default parameters:

For a list of all members of this type, see TcpIp Members .

System.Object

  DeviceBase

    TcpIp

[Visual Basic]

<Serializable> _

Public Class TcpIp

   Inherits DeviceBase

[C#]

[Serializable]

public class TcpIp : DeviceBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Example

SourceStation = 1

DestinationStation = 7

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

TcpIp Members | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

TcpIp Members

TcpIp Constructor

TcpIpProperties

TcpIpMethods