02-15-2023 02:40 AM
Hello, a .vi file crashes when I click the Run button. What can I do to fix this?
02-15-2023 02:46 AM
It would help to attach the vi.
It could be corrupt, try making a new vi, and simply copy the block diagram of the old vi into the new one.
02-15-2023 02:46 AM
02-15-2023 03:07 AM
@solarfacility_user wrote:
Hello, a .vi file crashes when I click the Run button. What can I do to fix this?
Correct the part that makes it crash
02-15-2023 03:55 AM
Here's the .vi file in question. I'm suspecting that it was corrupted, but I can't confirm.
02-15-2023 03:56 AM
Also, by "crashing", I mean that the software closes immediately after clicking "Run".
02-15-2023 04:02 AM
Here's the .vi file in question. I suspect that it's already corrupted, or, some of the subVI's are corrupted, but, I can't tell for sure.
02-15-2023 04:07 AM
Hi user,
@solarfacility_user wrote:
Here's the .vi file in question. I suspect that it's already corrupted, or, some of the subVI's are corrupted, but, I can't tell for sure.
The VI is missing several subVIs, so we cannot run it…
What happens when you start it in step-by-step debugging mode?