Specifies whether to use repeat addressing before each read or write operation. In some cases you may not be able to change the readdressing behavior, so reading this property value may not return the same value that was set.

Syntax

Namespace: NationalInstruments.Visa

public bool ReaddressingEnabled { get; set; }

Returns

true if addressing is repeated before each read or write operation. The default value is true.