LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

disable error message in transition measurement.vi

Hi,
Id like to disable the error message warnings in the 'transition measurement.vi'. I get an error message from ma_ptmFetch.vi. Errors from this vi are not an issue as it is operated as a minor background operation.

Any tips are greatly appreciated.
Thanks.
0 Kudos
Message 1 of 4
(2,839 Views)
Simple solutions :
Disable the error auto handling feature of LV.
Alternatively, wire an error indicator to the vi output, and hide it (see attached jpg)

Hope this helps,

CC
Chilly Charly    (aka CC)
Message 2 of 4
(2,832 Views)
Actually there is no need in creation and hiding of the indicator. Instead you can wire the error exit of vi somewhere. See attached picture.

www.xinstruments.com - Custom Software for Industrial Automation

www.hdrconverter.com - Picture processing made easy

Message 3 of 4
(2,817 Views)
Too easy. Thanks!
0 Kudos
Message 4 of 4
(2,781 Views)