<< 点击显示目录 >> 主页 PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Serial Class > Serial Properties > Serial.Parity Property |
Gets or sets the parity.
[Visual Basic]
<PviKeyWord(PviKeyWord:=""/PA"")> _
Public Property Parity() As Parity
Public Get
End Get
Public Set
End Set
End Property
[C#]
[PviKeyWord(PviKeyWord=""/PA"")]
public Parity Parity { public get; public set; }
Default = Parity.Even.
Serial Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]