Difference between revisions of "SerialConnection.LineStates"
From Xojo Documentation
Line 1: | Line 1: | ||
{{EnumerationBox | {{EnumerationBox | ||
| name=LineStates | | name=LineStates | ||
− | | owner= | + | | owner=SerialConnection |
| newinversion=2019r2 | | newinversion=2019r2 | ||
}} | }} |
Latest revision as of 23:27, 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 |