Navigation: Reference Guide > Serial Communication > Properties >
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;}