TcpIp.CheckDestinationStation Property

<< 点击显示目录 >>

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

TcpIp.CheckDestinationStation Property

BR.AN.PviServices .NET


Gets or sets wheter to check the destination adress if its unambiguous or not.

[Visual Basic]

<PviCpuParameter> _

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

Public Property CheckDestinationStation() As Byte

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

[PviCpuParameter]

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

public byte CheckDestinationStation { public get; public set; }

Remarks

can be 0 if OFF or 1 if ON

See Also

TcpIp Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]