Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 497 Bytes

serialdevice_datasetreadystate.md

File metadata and controls

22 lines (15 loc) · 497 Bytes
-api-id -api-type
P:Windows.Devices.SerialCommunication.SerialDevice.DataSetReadyState
winrt property

Windows.Devices.SerialCommunication.SerialDevice.DataSetReadyState

-description

Gets the state of the Data Set Ready (DSR) signal.

-property-value

Indicates whether DSR has been sent to the serial port. If the signal was sent, value is true; otherwise, false.

-remarks

-examples

-see-also