IsDataCarrierHigh Property
Gets a value indicating whether the data carrier signal is high. Relevant only for serial connections.
bool IsDataCarrierHigh {get;}
'Declaration
ReadOnly Property IsDataCarrierHigh As Boolean
'Usage
Dim instance As ITerminal
Dim value As Boolean
value = instance.IsDataCarrierHigh