10-06-2022 02:57 AM - edited 10-14-2022 12:13 PM
Dear DutLUG community,
I hereby announce the presentations for our next DutLUG meeting in December.
Stay healthy and see you all soon! 🙂
1. Stefan Lemmens - Managing package requirements per project using Conan
(This presentation will be in English)
Every project is different and therefore has different dependencies. We love to package and reuse our code as much as possible but not all projects need the same reuse code nor the same version of those packages. So wouldn't it be better to deploy packages per project instead of per LabVIEW version. This presentation will briefly describe how others have tried to solve this problem and how we did it by managing packages in LabVIEW with Conan, an open source package manager for C/C++.
After a short demo we can discuss whether or not a frog can beat a dragon...
2. Maarten Scherjon - The LabVIEW node in python, RLI
(This presentation will be in English)
When all the effort goes into calling Python from LabVIEW (NI Python Node), why would somebody familiar with Python not want to control LabVIEW from Python. This question started the search for a dedicated bi-directional tightly coupled interface from Python to LabVIEW. This resulted in a piece of code and architecture that can be reused in many different interfaces inside LabVIEW as well as outside like Python, MATLAB or maybe other? Together we can bridge the gap for one or the other to one and the other!
11-22-2022 04:19 AM
Good morning how can I see the presentations?
11-22-2022 04:40 AM
Good morning Luis,
To see the presentations you have to attend the meeting in-person in Eindhoven, we will not be recording or live-streaming, I'm sorry.
Best,
Pascal
12-07-2022 09:27 AM
Are the DutLUG dates in 2023 available?
12-08-2022 12:30 AM
Hello William,
Thank you for reaching out.
The dates will be announced in the beginning of 2023, consider to register to our newsletter to stay up to date:
https://vi-tech.us10.list-manage.com/subscribe?u=a4493009a3b61efed92f8cd33&id=4f61a3ae26
Best,
Pascal
12-16-2022 05:04 AM
Hello,
Thanks everybody for attending yesterday. To get yourself started i fixed the code and updated the GitHub repo.
So try it out below!
https://github.com/VITechnologies/RemoteLabVIEWInterface
Maarten
12-16-2022 06:21 AM