Member of the Serial Instr class.
This property specifies whether to send an END indicator on the last byte of each write operation. This property is relevant only in VISA Write and related operations.
On Serial Instr sessions, if this property is set to FALSE, the write will transmit the exact contents of the user buffer, without modifying it and without appending anything to the data being written. If this property is set to TRUE, VISA will perform the behavior described in the property 'ASRL End Out'.
On GPIB, VXI, GPIB-VXI, TCP/IP Instr, and USB Instr sessions, if this property is set to TRUE, VISA will include the 488.2 defined 'end of message' terminator.
The following table lists the characteristics of this property.
| Data Type | ![]() |
| Access, sessions use | Read/Write |