LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to create an error logfile

Solved!
Go to solution

In the attached example Iam trying to display an error message whenever any of the data is missing in the array.That works fine.But I can't append the error message in the specified location.Please suggest a way to perform appending operation properly.I want to see the error message as:-

 

error.....12.21 PM

error......12.23 PM

 

 

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 21 of 25
(1,540 Views)

quick and dirty - I would put this code in a FGV.

 

HTH

--
Joachim

0 Kudos
Message 22 of 25
(1,533 Views)

Iam using LV2009.So I can't open

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 23 of 25
(1,529 Views)
Solution
Accepted by topic author danil33
Message 24 of 25
(1,527 Views)

Thanks.It works fineSmiley Very Happy

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 25 of 25
(1,525 Views)