<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > ModemBase Class > ModemBase Properties > ModemBase.Modem Property |
Gets or sets the type of modem to be used.
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/MO"")> _
Public Property Modem() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/MO"")]
public string Modem { public get; public set; }
Modem 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]