03-20-2025 07:58 AM
Hello,
I am updating a test bench made with LabView 2017 and I have to modify the attached VI.
This programm purpose is to generate and acquire the values of cDAQ NI modules.
If the marqued source is filled the programm crash, otherwise if not, the digital front is passed but the following start task won't have the required source.
When the programm crash I obtain this error :
Exception : Access violation (0xC0000005) à EIP=0x2089EB6B
Version : 17.0f2 (32-bit)
Hardware :
Solved! Go to Solution.
03-21-2025 07:21 PM
That's quite the monstrosity.
You're better off throwing it away and starting over.
03-24-2025 03:45 AM
Do you have some advices to start over ?
03-24-2025 05:25 AM - edited 03-24-2025 05:26 AM
Hi Baptiste,
@Baptiste.Guilleux wrote:
Do you have some advices to start over ?
This is your current VI:
The white area in the navigation window marks one FullHD screen: your VI is way too large and not maintainable…
Advice:
03-24-2025 05:45 AM
Thanks you GerW for this response.
This sub-VI is part of a much larger project with multiple sub-VIs. As mentioned, this is a project that we are taking over, making changes to the initial project. I send you the main file of the project. Do you think it's worth making changes to this, or would redoing everything be a more useful solution?
Have a nice day.
03-24-2025 06:29 AM - edited 03-24-2025 06:31 AM
Hi Baptiste,
@Baptiste.Guilleux wrote:
would redoing everything be a more useful solution?
Yes. Definitely:
Your main VI also is way too big, so the same advices apply…