TcpIp.UniqueDeviceForSAandLOPO Property

<< 点击显示目录 >>

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

TcpIp.UniqueDeviceForSAandLOPO Property

BR.AN.PviServices .NET


Gets or sets wheter PVI should create uniqu objects for device objects whit diffen SourceAddress and LocalPort.

[Visual Basic]

<PviKeyWord(PviKeyWord:=""/UDEV"")> _

Public Property UniqueDeviceForSAandLOPO() As Boolean

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviKeyWord(PviKeyWord=""/UDEV"")]

public bool UniqueDeviceForSAandLOPO { public get; public set; }

Remarks

This feature will be supported by PVI starting with Version 3.0.2. For versions previous to 3.0.2 turn this feature off!!

See Also

TcpIp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]