Jump to content

GDevCon-5/LabVIEW Errors Deep Dive

From LabVIEW Wiki
Revision as of 15:54, 4 January 2025 by Logmanoriginal (talk | contribs) (Add presentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GDevCon#5
LabVIEW Errors Deep Dive
Conference GDevCon#5
Presenters Petru Tarabuta
LabVIEW Errors Deep Dive by Petru Tarabuta

We all learn about errors early in our LabVIEW journey, for example when studying LabVIEW Core 1. Moreover, errors seem like a simple concept – how much more can be said about a cluster that contains a Boolean, an I32, and a string? It turns out, quite a lot!

This talk will describe: Why errors/exceptions are a useful concept, and hence why every modern programming language implements this concept. The raison d’être of errors will be revealed. This will guide all further understanding of the concept. How LabVIEW errors compare with exceptions in a few other popular programming languages. Similarities and differences. How working with errors could be improved in future LabVIEW versions by implementing a few ideas posted on the LabVIEW Idea Exchange.

Practical error handling tips and tricks that can help applications execute more correctly and robustly.^



Presentation links

Presentation Repository