ZylSerialPort.NET

SerialPort.GetCTS Method

Returns the state of CTS line.

Overload List

Returns the state of CTS line.

public bool GetCTS();

Returns the state of CTS line from lineStatus parameter.

public static bool GetCTS(UInt64);

See Also

SerialPort Class | ZylSerialPort Namespace