CDStatus Property

Navigation:  Reference Guide > Serial Communication > Properties >

CDStatus Property

Previous pageReturn to chapter overviewNext page

Gets the status of the serial communication CD (carrier detect) line.

[Visual Basic .NET]

Public ReadOnly Property CDStatus As Boolean

[C#]

public bool CDStatus {get;}