Provided by: libgpib-doc_4.3.7-4_all 

NAME
ibsre - set remote enable (board)
SYNOPSIS
#include <gpib/ib.h>
int ibsre(int ud, int enable);
DESCRIPTION
If enable is nonzero, then the board specified by the board descriptor ud asserts the REN line. If enable
is zero, the REN line is unasserted. The board must be the system controller.
RETURN VALUE
The value of ibsta is returned.
COPYRIGHT
Copyright © 2003-2006, 2008 Frank Mori Hess
linux-gpib 4.3.7 11/21/2025 IBSRE(3)