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