10-27-2005 05:40 AM
10-27-2005 10:26 AM
10-27-2005 01:10 PM
10-27-2005 01:38 PM
10-27-2005 02:40 PM
06-13-2012 09:08 AM
Hello,
I am trying to use NIDAQmx.h in a C++ file, and creating a continuous signal when an event occurs in C#. However, I am not able to stop the continous loop. In order to stop it, I need to return TaskHandle to C# (which is not possible since NIDAQmx.h is not available for C#). So, from what I have read, can I cast it to an integer and then cast it back to Taskhandle?
Thank you,
Beth