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: 

LV2013 Post Build Action Fails

Wich reminds me to come back and point out

 

Wiring the error chain correctly and tossing a simple error handler on that post-build vi would have prevented the mess in the first place!


"Should be" isn't "Is" -Jay
0 Kudos
Message 11 of 13
(301 Views)

i did fix the error flow later on myself, it's the error handler that I had never thought off, even though I just did it two days ago, to debug another part of the executabel code - haha:manlol:

0 Kudos
Message 12 of 13
(297 Views)

Basic error handling is always just about the first thing I build into my design pattern because it tells me where I screwed up my code.  😉

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 13 of 13
(284 Views)