06-02-2008 12:25 PM
06-03-2008 11:59 PM
Hi pblase,
This is expected behavior.
If you do not have a LockSession paired with the UnlockSession, the UnlockSession will continue to block the critical section - the Dispose() function.
In fact, this pair is required as specified in the CVI Help Required Instrument Driver Functions.