I get this error message when i try to implement the function..
*- Open instrument session ---------------------------------------------*/
if ((tkst2400_status = viOpenDefaultRM (&rmSession)) < 0)
return tkst2400_status;
it is not able to open a rmsession.. it gives me zero and hence the status
as BFFFOO9E which is VI_LIBRARY_NFOUND..
if somebody has previously gone through this error message.. please help
me out.. reply to my mail.
thanks..