Skip to content

Releases: Alexandre-Carpentier/Labplusplus

Lab++ 1.7.0 Quasar

30 Oct 08:28

Choose a tag to compare

Application now public.
Feel free to paticipate to the development. Lot of improvements can be made at every level.

9

Lab++ 1.6.0 Stamina

19 Oct 14:01

Choose a tag to compare

[Minor] Stamina

Enable dynamic loading of VISA and DAQmx dlls. Gnuplot and IVI driver are now embeded in the project to install directly.
It is now possible to use the software even if drivers are not installed.
The graph windows is now more stable also.

Target DLLs:

  • DAQmx nicaiu.dll
  • VISA visa32.dll

Lab++ 1.5.0

21 Sep 12:54

Choose a tag to compare

Major update 20-09-2025.

Transfert from C WinGraph library to native cPlot module. As wxWidget change in the last version WS_EX_TRANSPARENT is no more supported and force user to use double buffer on OpenGL platforms. On older version Lab++ load the graph in a STATIC Win32 class directly with transparency enable. It is not possible anymore as wxWidget changelog mentionned. Lab++ use now legal method to load OpenGL content (wxGLcanvas).

The original C library used to display the graph has been stopped. The library was transfered from C to C++. Lot of boiler plate code is now safer too with extensive use of STL and containers.

The logger is not anymore part of the graph library. It is an autonomous module now.

Instrument support:

Druck PACE 6000
2280S
RS-600SP
DAQ6510

To use you need to install:

A VISA library (IVI,NI,Keysight,...)
https://www.ivifoundation.org/specifications/default.html

Daqmx (NI)
https://www.ni.com/fr/support/downloads/drivers/download.ni-daq-mx.html
1

5 2 3 4 5 6 7 8