Keysight VISA.NET Help
RingIndicatorState Property (SerialSession)



The current state of the Ring Indicator (RI) input signal.
Syntax
'Declaration
 
Public ReadOnly Property RingIndicatorState As LineState
'Usage
 
Dim instance As SerialSession
Dim value As LineState
 
value = instance.RingIndicatorState
public LineState RingIndicatorState {get;}
public:
property LineState RingIndicatorState {
   LineState get();
}
Remarks

The RI signal is often used by modems to indicate that the telephone line is ringing.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025