LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

(LabVIEW 8.5.1 error log file: AppEntryPoint.cpp line 74 "LabVIEW 8.5.1" LabVIEW "WindowsXP")

I am writing an algorithm for my IOtech PersonalDaq 3001 and using both the analog output and input channels. I am recording the input to a log file using "Write to Measurement File." Sometimes the program runs fine. Other times it will crash and give me the following error:
 
(LabVIEW 8.5.1 error log file: AppEntryPoint.cpp line 74 "LabVIEW 8.5.1" LabVIEW "WindowsXP")
 
I tried doing a search on the forum and was not able to find this code. Do you know what this means and how to resolve it?
0 Kudos
Message 1 of 5
(5,688 Views)
Hello AAvedro,

Are you using LabWindows/CVI or LabVIEW?  If you are using LabVIEW you may want to post to the LabVIEW discussion forum.

NickB
National Instruments
0 Kudos
Message 2 of 5
(5,682 Views)

Hi AAvedro,

When you get this error, the next time you start LabVIEW you should have an option to either investigate later or investigate now.  If you select investigate now then it will send an email with the error log to National Instruments.  When this happens, an applications engineer will look at the error log and contact you regarding the proper course of action to resolve the problem.  Next time you get the error just follow those steps.  Thanks and have a great day.

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 3 of 5
(5,659 Views)
I apologize for posting this in the wrong forum. I meant to post it in the LabVIEW forum. I found out I was receiving the error because the data was still being written to a measurement file as the vi was being closed. I will take your advice Stephen in the future. Thank you.
0 Kudos
Message 4 of 5
(5,654 Views)

Its not problem AAvedro.  Good luck with you application.

 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 5 of 5
(5,637 Views)