DSRStatus Property

Navigation:  Reference Guide > Serial Communication > Properties >

DSRStatus Property

Previous pageReturn to chapter overviewNext page

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;}