LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Universal Labview program: how do you create a program that adapts to different devices?

Thanks, I'll take a look at HAL

0 Kudos
Message 11 of 15
(311 Views)

Thank you for your detailed reply. I will follow your recommendations carefully.

0 Kudos
Message 12 of 15
(311 Views)

Hi Seb,

 


@MAILFERTSeb wrote:

Thanks, I'll take a look at HAL


Start here!

 

😄

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 13 of 15
(310 Views)

@GerdW wrote:

Hi Seb,

 


@MAILFERTSeb wrote:

Thanks, I'll take a look at HAL


Start here!

 

😄


Oh my Gerd!  It's full of stars...  🤖

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
Message 14 of 15
(278 Views)

@MAILFERTSeb wrote:

 

Hello,
I create a lot of software to control different experimental manips in the lab.
I'd like to create a universal program so that users always have the same interface (more or less).
The problem is that I have to adapt:
- to peripherals that may have different communication protocols (serial, .dll call, .net, ActiveX) for the same kind of peripheral
- peripherals that aren't necessarily all connected
- to varying numbers of peripherals.

How do you deal with this kind of thing?
I know quite a few commercial or open-source software programs (micro-manager, for example) that adapt to the peripherals connected and allow the user to configure according to what he has on his hand.

This means that the software must have a certain database of peripherals and must have a fairly generalist architecture so that it's as general as possible.

In short, I'm curious to hear your feedback, your examples and your advice.
Thank you,
Sébastien

Translated with www.DeepL.com/Translator (free version)


You are not Sébastien Weber of PyMoDAQ by any chance? 

 

https://pymodaq.cnrs.fr/en/latest/index.html

 

 

 

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 Kudos
Message 15 of 15
(267 Views)