SendEndEnabled
- Updated2026-08-05
- 1 minute(s) read
Enables/disables sending the END signal on the last byte of a write.
Syntax
Namespace: NationalInstruments.Visa
public bool SendEndEnabled { get; set; }
Returns
true to send the END signal on the last byte of a write. The default value is true.