Is there any documentation for this function in <ni4882.h>
it is defined thus
unsigned int NI488CC ibexpert (int ud, int option, const void * Input, void * Output);
and appears to be a giant switch on option. But it doesn't seem mentioned in the function reference.
Alan