Difference between revisions of "SerialConnection.LineStates"
From Xojo Documentation
Line 8: | Line 8: | ||
== Values == | == Values == | ||
{| class="genericTable" | {| class="genericTable" | ||
− | ! width=25% | | + | ! width=25% | LineStates |
|- | |- | ||
|ClearToSend | |ClearToSend |
Revision as of 23:22, 28 June 2019
Enumeration
Specifies the available line states that can be watched for with the RequestLineChangeNotification method.
Values
LineStates |
---|
ClearToSend |
DataCarrierDetect |
DataSetReady |
DataTerminalReady |
RequestToSend |
RingIndicator |