<< 点击显示目录 >> Serial.BaudRate Property |
Gets or sets baud rate in bits per second
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/BD"")> _
Public Property BaudRate() As Integer
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/BD"")]
public int BaudRate { public get; public set; }
Serial Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]