Serial.BaudRate Property

<< 点击显示目录 >>

Serial.BaudRate Property

BR.AN.PviServices .NET


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

See Also

Serial Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]