We just upgraded from using NI-488M to NI-488.2M. We have Matlab 6.1 commanding our GPIB. Matlab uses a C function, "gpib", to communicate with the hardware. The gpib.m file specifically points out that the function calls used for NI-488M cannot be used with NI-488.2M, and refers to the Software Reference Manuel. I wasn't able to find any matlab help / references in that or any other manuel.
What do I need to do to get a similiar function to the gpib.m?