Serial.BaudRate Property

<< 点击显示目录 >>

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

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]