09-30-2021 04:27 AM
Hallo,
ich habe ein VI von der Labview´s Version 2009, das ich bearbeiten muss. Ich habe aber die Version 2019 von Labview und kann das VI nicht bearbeiten. Kennt jmd bitte wie ich das Problem lösen kann?
Ich habe versucht Labview 2009 herunterzuladen aber das hat nicht geklappt
09-30-2021 04:59 AM
Guten Morgen , any labview 2009 vi should open easily with labview 2019 so if not whats error appears to you >?
09-30-2021 05:22 AM
Hi, thank for the answer
I can open labview VI 2009 with my version 2019, but I can’t edit it. I have entered new values, but when I run the program, it does not respond to changes
09-30-2021 05:24 AM - edited 09-30-2021 05:28 AM
This table, while not updated for 2019 - 2021 shows the basic compatibility between VIs saved in a certain version and trying to load in a different version. https://info-labview.org/LabVIEW%20Version%20Compatibility.pdf
2019 - 2021 have still all the same lowest limit they can load directly: 6.0 released in 2000. So your VI definitely should be loadable in LabVIEW 2019. If it doesn't something else is wrong. Maybe it is saved without diagram? Then there is nothing to load in the VI by a different version (and bitness) than what was used to create that VI.
@Benutzer02 wrote:
I can open labview VI 2009 with my version 2019, but I can’t edit it. I have entered new values, but when I run the program, it does not respond to changes
That's very vague. What doesn't exactly work? What sort of edit? On the diagram, front panel or where?
09-30-2021 06:18 AM
can you share your vi with me to solve it for you ?
09-30-2021 06:24 AM
Das Problem liegt aud dem Frontpanel. Das Gerät, das ich benutzte wurde schon von jemandem mit LV 2009 entwickelt. Ich muss ein neuer Entwurf der Bedienoberfläche mit LabView machen. Also wenn ich das Programm mit neuen Werten ausführe, bekomme ich keine Ergebnisse
09-30-2021 06:41 AM
Dear Benutzer,
you should have noticed you are posting in the English speaking worldwide LabVIEW forum, so please post your messages in English! (Wenn du weiterhin auf Deutsch kommunizieren möchtest, solltest du ins www.labviewforum.de wechseln…)
@Benutzer02 wrote:
The problem lies with the front panel. The device I was using was developed by someone with LV 2009. I have to make a new design of the user interface with LabView. So when I run the program with new values, I don't get any results
That still does not explain your problems.
Again: Please post some code (aka the VI) you are having problems with!
10-01-2021 02:00 AM
Thanks for the Help it´s already ok
10-01-2021 07:46 AM