Keysight VISA.NET Help
SendEndEnabled Property (IGpibInterfaceSession)



Enables/disables sending the END signal on the last byte of a write.
Syntax
'Declaration
 
Property SendEndEnabled As Boolean
'Usage
 
Dim instance As IGpibInterfaceSession
Dim value As Boolean
 
instance.SendEndEnabled = value
 
value = instance.SendEndEnabled
bool SendEndEnabled {get; set;}
property bool SendEndEnabled {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025