InfoConnect for Unisys
IsDataCarrierHigh Property


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