LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
sabi_s

Programmatically access “Error List”

Status: New

The idea is to enable read access to the "Error List" programmatically (scripting) in LabVIEW.

12 Comments
AristosQueue (NI)
NI Employee (retired)

> is there a way to find out the error messages using scripting ?

 

No.

avogadro5
Active Participant

+1 for headless/unattended use like CI pipelines. If there's a build error my script should be able to tell the developer if the code even compiles in development+why not.