<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > TcpIpMODBUS Class > TcpIpMODBUS Properties > TcpIpMODBUS.UnitID Property |
Gets or sets the unit number of the target station.
[Visual Basic]
<PviCpuParameter> _
<PviKeyWord(PviKeyWord:=""/DA"")> _
Public Property UnitID() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviCpuParameter]
[PviKeyWord(PviKeyWord=""/DA"")]
public int UnitID { public get; public set; }
The unit ID of the destination station.
The default value is 255.
TcpIpMODBUS Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]