| Keysight.Visa Namespace > GpibSession Class : ReaddressingEnabled Property |
'DeclarationPublic Property ReaddressingEnabled As Boolean
'UsageDim instance As GpibSession Dim value As Boolean instance.ReaddressingEnabled = value value = instance.ReaddressingEnabled
public bool ReaddressingEnabled {get; set;}
The default value is true.
For some configurations, this property may not allow you to change whether DMA is enabled, so reading this property's value back may not echo the value that was set.
Current with Keysight IO Libraries Suite 18