LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error checking during editing

Is there any way to turn off error checking when editing.  I have a fairly large VI and it takes 3-4 seconds for each change I make because Labview will check for errors and it is really annoying.

 

Cheers

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

CommGuru wrote:

Is there any way to turn off error checking when editing.  I have a fairly large VI and it takes 3-4 seconds for each change I make because Labview will check for errors and it is really annoying.

 

Cheers


No, the Vi is recompiled after every change.

 

I keep my VI's small so I have never noticed the delay.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(2,792 Views)

Thanks.  It would be a nice feature to add......HINT, HINTSmiley Wink

 

Have an option setting to turn off auto-recompile, which changes the "Run" arrow to just grey (not broken), then when the user tries to run, the VI is then compiled and displays errors (if any).

 

Cheers

0 Kudos
Message 3 of 3
(2,774 Views)