Keysight VISA.NET Help
RequestToSendState Property (ISerialSession)



The current state of the Request To Send (RTS) output signal.
Syntax
'Declaration
 
Property RequestToSendState As LineState
'Usage
 
Dim instance As ISerialSession
Dim value As LineState
 
instance.RequestToSendState = value
 
value = instance.RequestToSendState
LineState RequestToSendState {get; set;}
property LineState RequestToSendState {
   LineState get();
   void set (    LineState value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025