From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Exact subVI of error when there are multiple instances of the same subVIs

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

0 Kudos
Message 1 of 3
(2,842 Views)

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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(2,802 Views)
You can also modify the routine generating the error to include information that would help identify the particular I'll instance.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 3
(2,778 Views)