07-19-2006 08:16 AM
NationalInstruments.VisaNS.VisaException: Specified type of lock cannot be obtained, or specified operation cannot be performed, because the resource is locked. VISA error code -1073807345 (0xBFFF000F), ErrorResourceLocked
Is there a way for me to programmatically unlock or close all VISA sessions on my machine, without knowing the handles
to the sessions in advance?
Thanks.
07-20-2006 07:09 AM
03-21-2016 06:00 AM
Hi,
I am facing this issue too with NI Visa version4.6.2
Shutting down the development env manually can solve the problem but it seem like not realistic in my application.
For the wrapper solution, it can't work.
S0, is there any other automated ways to remove all the reference from the server when this exceptional error being catched?
Thanks,
Ai Heong