01-02-2016 04:43 AM
Hi all,
I am getting a warning "Warning 200010 occurred at DAQmx Stop Task.vi:3590002". I am using error clusters. However there are several DAQmx Stop Task.vi's in my diagram. How do I know at which of those subVI's the warning/error was generated?
Thanks in advance.
Cheers,
Samuel
01-02-2016 09:53 AM
Usually with probes and appropriate error a handling. You would add in some code to state which task caused the error and put that information in the error cluster.
01-02-2016 02:49 PM