ZylSerialPort.NET

SerialPort.GetCD Method

Returns the state of CD line.

Overload List

Returns the state of CD line.

public bool GetCD();

Returns the state of CD line from lineStatus parameter.

public static bool GetCD(UInt64);

See Also

SerialPort Class | ZylSerialPort Namespace