Closed t-b closed 2 years ago
Attached is an XOP for testing: ITCXOP2-64.zip
Edit: Uploaded correct XOP.
I've ran the tests locally and they all pass.
I've added some more debug output when calling ITCDLL routines, moved the debug output to the front so that this is also logged on error, and also added logging for ITCExceptions.
We now don't iterate over the open devices we have kept internally, but instead query the ITCMM library about what devices are open.
This should make closing all device more reliable.
Close #22