<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ModemBase Class > ModemBase Properties > ModemBase.CommunicationPort Property |
The identifacation of the communication port.
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/IF"")> _
Public Property CommunicationPort() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/IF"")]
public int CommunicationPort { public get; public set; }
CommunicationPort is a const expression to identify the type of communication port.
ModemBase Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]