Click or drag to resize

SerialPortGetDcd Method

Returns the state of DCD (Data Carrier Detect, or alternately Carrier Detect abbreviated as CD, or RLSD (receive-line-signal-detect) line.

Namespace: ZylSoft.Serial
Assembly: ZylSerialPort (in ZylSerialPort.dll) Version: 1.83.8519.34486
Syntax
public bool GetDcd()

Return Value

Boolean
Returns the state of DCD line.
See Also