Keysight VISA.NET Help
ClearToSendState Property (SerialSession)



The current state of the Clear To Send (CTS) input signal.
Syntax
'Declaration
 
Public ReadOnly Property ClearToSendState As LineState
'Usage
 
Dim instance As SerialSession
Dim value As LineState
 
value = instance.ClearToSendState
public LineState ClearToSendState {get;}
public:
property LineState ClearToSendState {
   LineState get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025