ModemBase.CommunicationPort Property

<< 点击显示目录 >>

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

ModemBase.CommunicationPort Property

BR.AN.PviServices .NET


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; }

Property Value

CommunicationPort is a const expression to identify the type of communication port.

See Also

ModemBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]