Scroll to navigation

IBEOT(3) Traditional API Functions IBEOT(3)

NAME

ibeot - assert EOI with last data byte (board or device)

SYNOPSIS

#include <gpib/ib.h>

int ibeot(int ud, int send_eoi);

DESCRIPTION

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.

RETURN VALUE

The value of ibsta is returned.

COPYRIGHT

Copyright © 2003-2006, 2008 Frank Mori Hess

11/28/2025 linux-gpib 4.3.7