LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error log

thank you very much Fred for your efforts ,

but your solution is for me not so clear .. can you plz explain how did you solve my main problem ..

thank you again

Regards

0 Kudos
Message 11 of 13
(685 Views)

this is an example of an error that happend .. try to add the path of this text file to your code and see how the fields have been displayed..

0 Kudos
Message 12 of 13
(679 Views)

Hi,

 

1.

  • Save error : when you save error in the csv file delimited by comma (for example). the data appear differents cellules of excel (not in the same cellule). I sent you the code to save in previous message, try to use it.
  • Read error : after saving, use the vi of my last message to select and display the error code and source.

2.

But, if you want to use your file to display error code and source :

Read your csv file

Use element of palet String (match pattern for example) to separate the code and source and displays.

I advise you 1. But if you want to continuous with 2., try to built a VI and let me know if you have another question.

 

 

Regards,

Fred.

 

Kudos are welcomeSmiley Wink

Message 13 of 13
(674 Views)