Keysight VISA.NET Help
DataCarrierDetectState Property (SerialSession)



The current state of the Data Carrier Detect (DCD) input signal.
Syntax
'Declaration
 
Public ReadOnly Property DataCarrierDetectState As LineState
'Usage
 
Dim instance As SerialSession
Dim value As LineState
 
value = instance.DataCarrierDetectState
public LineState DataCarrierDetectState {get;}
public:
property LineState DataCarrierDetectState {
   LineState get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025