GDS(Goop Development Suite)

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2020 Beta Support

Any chance on getting a build that support LabVIEW 2020 beta?

-John
------------------------
Certified LabVIEW Architect
0 Kudos
Message 1 of 5
(4,917 Views)

I'm going to build an OpenGDS version soon.
My next task will also be to support Interfaces creation and analysis from the UML modeller.
Also add native interface creation support when converting Text based code to LabVIEW.

MikaelH_0-1574373292551.png

0 Kudos
Message 2 of 5
(4,894 Views)

Hi Mikael, any news about OpenGDS build for LV2020?

We use the "by ref" classes widely and with satisfaction with your updated class tool.

Sometimes we used also the OpenGDS "scripting" Interface classes on Windows targets.

Now we would like to move to LV 2020 to make wider use of the interfaces...

 

Thanks for your work and for sharing it!

 

0 Kudos
Message 3 of 5
(3,942 Views)

Status update, I'm still working on the Full Interface support, but we have already moved to LV2020.

You can take any previous version (e.g.2019), it still works, but make sure you recompile all VIs so LV starts faster.
It should prompt for this, but if not, remove the read only flag on all VIs in here: and recompile them.
C:\Program Files\National Instruments\LabVIEW 2020\resource\Framework\Providers\Open_GDS

C:\Program Files\National Instruments\LabVIEW 2020\vi.lib\addons\_goop*.llb

0 Kudos
Message 4 of 5
(3,712 Views)

There is a new release (1.2.45) that has a LV2020 pre-compiled version.

https://opengds.github.io/

 

It has a change in the way we clone template classes.
The previous versions disconnected any inheritance the templates class did before cloning the class, this had to be done in the past to prevent LV from crashing.
Now it looks like it's not crashing any more, feel free to take it for a spin and report and issues here:


https://github.com/opengds/OpenGDS/issues

 

This version has some support of DQMH diagrams in the UML modeller.
You can create your modules and events from the UML Modeller.

Message 5 of 5
(3,680 Views)