ThreadIbsta — thread-specific ibsta value
#include <gpib/ib.h>
int ThreadIbsta( | ) ; |
void
;ThreadIbsta() returns a thread-local version of the global variable ibsta.
The value of ibsta corresponding to the last “traditional” or “multidevice” function called by the current thread is returned.