Scroll to navigation

ThreadIbsta(3) ThreadIbsta(3)

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.

02 October 2025