ZylSerialPort.NET

SerialPort.GetDSR Method

Returns the state of DSR line.

Overload List

Returns the state of DSR line.

public bool GetDSR();

Returns the state of DSR line from lineStatus parameter.

public static bool GetDSR(UInt64);

See Also

SerialPort Class | ZylSerialPort Namespace