Scroll to navigation

IBSRE(3) Traditional API Functions IBSRE(3)

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

11/30/2025 linux-gpib 4.3.7