ibeot — assert EOI with last data byte (board or device)
#include <gpib/ib.h>
int ibeot( | ud, | |
send_eoi) ; |
int ud
;int send_eoi
; If send_eoi
is non-zero, then the EOI
line will be asserted with the last byte sent by
calls to ibwrt()
and related functions.
The value of ibsta is returned.