<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TcpIp Class > TcpIp Properties > TcpIp.SourceStation Property |
Gets or sets the station number of the source station (separate station)
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/SA"")> _
Public Property SourceStation() As Byte
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/SA"")]
public byte SourceStation { public get; public set; }
The station number must be unique within the network. The highest station number possible is 99 for SG3 targets and 255 for SG4 targets.
TcpIp Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]