CTSStatus Property

Navigation:  Reference Guide > Serial Communication > Properties >

CTSStatus Property

Previous pageReturn to chapter overviewNext page

Gets the status of the serial communication CTS (clear to send) line.

[Visual Basic .NET]

Public ReadOnly Property CTSStatus As Boolean

[C#]

public bool CTSStatus {get;}