Provided by: libgpib-doc_4.3.7-5_all 

NAME
ThreadIbsta - thread-specific ibsta value
SYNOPSIS
#include <gpib/ib.h>
int ThreadIbsta(void);
DESCRIPTION
ThreadIbsta() returns a thread-local version of the global variable ibsta.
RETURN VALUE
The value of ibsta corresponding to the last 'traditional' or 'multidevice' function called by the
current thread is returned.
COPYRIGHT
Copyright © 2003-2006, 2008 Frank Mori Hess
linux-gpib 4.3.7 11/28/2025 THREADIBSTA(3)