LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

VI_ERROR_LIBRARY_NFOUND

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..
0 Kudos
Message 1 of 1
(3,300 Views)