Keysight VISA.NET Help
DataSetReadyState Property (SerialSession)



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

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025