Man page - ibist(3)

Packages contas this manual

Manual

IBIST(3) Traditional API Functions IBIST(3)

ibist - set individual status bit (board)

#include <gpib/ib.h>

int ibist(int ud, int ist);

If ist is nonzero, then the individual status bit of the board specified by the board descriptor ud is set. If ist is zero then the individual status bit is cleared. The individual status bit is sent by the board in response to parallel polls.

On success, iberr is set to the previous ist value.

The value of ibsta is returned.

Copyright © 2003-2006, 2008 Frank Mori Hess

11/30/2025 linux-gpib 4.3.7