Keysight VISA.NET Help
DataTerminalReadyState Property (ISerialSession)



The state of the Data Terminal Ready (DTR) output signal.
Syntax
'Declaration
 
Property DataTerminalReadyState As LineState
'Usage
 
Dim instance As ISerialSession
Dim value As LineState
 
instance.DataTerminalReadyState = value
 
value = instance.DataTerminalReadyState
LineState DataTerminalReadyState {get; set;}
property LineState DataTerminalReadyState {
   LineState get();
   void set (    LineState value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025