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.