Keysight VISA.NET Help
UnaddressingEnabled Property (IGpibSession)



Specifies whether to unaddress the device (UNT and UNL) after each read or write operation.
Syntax
'Declaration
 
Property UnaddressingEnabled As Boolean
'Usage
 
Dim instance As IGpibSession
Dim value As Boolean
 
instance.UnaddressingEnabled = value
 
value = instance.UnaddressingEnabled
bool UnaddressingEnabled {get; set;}
property bool UnaddressingEnabled {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025