Keysight VISA.NET Help
SrqState Property (GpibInterfaceSession)



The current state of the GPIB SRQ (Service ReQuest) interface line.
Syntax
'Declaration
 
Public ReadOnly Property SrqState As LineState
'Usage
 
Dim instance As GpibInterfaceSession
Dim value As LineState
 
value = instance.SrqState
public LineState SrqState {get;}
public:
property LineState SrqState {
   LineState get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025