Navigation: Reference Guide > Serial Communication > Properties >
Gets the status of the serial communication DSR (data-set-ready) line.
[Visual Basic .NET]
Public ReadOnly Property DSRStatus As Boolean
[C#]
public bool DSRStatus {get;}