Hello.
I'm a intermediate Labview programmer, nowadays all my instrumets are perfectly controlled by Labview programs . But I need to integrate the control of these instruments with a more general software with QT interface and with microcontrollers like atmel familly.
Currently I have control of some instruments using Python (PyVisa) but there are some issues with this approach.
So, I think that is necessary a languague closer to the hardware and to de VISA library to make control of these instruments and to implement all features that I need.
But I need some guidance before start this hard journey.
Summarize
- I need to control power supplies, agilent current supplies, lock-in amplifier, microwave generator and so one;
- I need to use C++ languague;
- If possible, I need to implements on Linux and Windows
Thank you very much to all.