Comments on: Error handling strategies in LabVIEW https://controlsoftwaresolutions.com/error-handling-strategies-labview/ CSS Tue, 15 Nov 2022 12:33:12 +0000 hourly 1 By: Ramon Taboada https://controlsoftwaresolutions.com/error-handling-strategies-labview/#comment-1375 Tue, 15 Nov 2022 12:33:12 +0000 http://controlsoftwaresolutions.com/?p=303#comment-1375 Just one question: In Figure 1, I understand that the TCP Read node is the one that enters in error condition due to time out. In that case, the error output wire from the TCP Read node would have the status set to true, then the case structure (the larger one) would go to the Error case. Is this correct?
If so, shouldn’t this structure be in the Error case, in red?

]]>