Hello,
Recently I
upgraded to NI-Motion 7.4 and Motion Assistant 1.3. After that I recompiled my
Visual C++ application. My application uses Motion Assistant API to interpolate
the coordinates for contour mode. After the upgrade, the Windows process of my
application is no longer terminated after I close the application. This happens
in release and debug versions and even while debugging the application using Visual
C++. And it only happens if my application initializes the Motion Assistant API
(NIMAOpenMoveHandle function). I’m calling NIMACloseMoveHandle at
application exit.
Thanks.