06-14-2024 06:03 AM
I am creating a GUI in LabVIEW (Labview 2010) since last month. But today suddenly occurred an error , Vi is crashing immediately after opening VI(It has worked yesterday). I am doing project having com port too. While doing work in each stages i have saved back up also that too crashing now. But one thing noticed is that some time it will work. And VI perfectly working in 2011 version. Please help me to find solution. i am attaching the code for reference.
Solved! Go to Solution.
06-14-2024 07:24 AM
Hi gishnu,
@gishnu wrote:
I am creating a GUI in LabVIEW (Labview 2010) since last month. But today suddenly occurred an error , Vi is crashing immediately after opening VI(It has worked yesterday).
Simplest solution: pick the VI from your backup or SCC system.
You do backups regularly or use a SCC system, do you?
@gishnu wrote:
And VI perfectly working in 2011 version. Please help me to find solution. i am attaching the code for reference.
I can open the VI in LV2019.
Suggestions:
06-14-2024 07:45 AM
Please learn LabVIEW (or hire someone with a year's experience with LabVIEW). Here are some major flaws:
Whew.
Bob Schor
06-14-2024 11:29 AM
Step 1: Change your attitude such that you care about the quality of your work.
Step 2: Change your work ethic such that you are willing to expend effort to do quality work.
Step 3: Learn good coding practices.
Step 4: Use good coding practices.
Step 5: Throw that mess away and start over.
06-17-2024 11:57 PM
Thankyou for your valuable inputs, I will rework on my VI with your suggestions. As a beginer to coding and LabVIEW, I think I have a long way to go.