Cts Property

Description

The Cts property sets or retrieves the value of the CTS (Clear-To-Send) signal.

Access

Read/Write

Syntax

Visual Basic

object.Cts

Visual C++

object.SetCts(LONG value)
object.GetCts(LONG* value)

Delphi

object.Cts

Remarks

None

Return value

The non-zero integer value if the CTS signal is on, zero otherwise.

Errors

This property may throw the following exceptions: