61aeb803807b80eac7ae8a8ed239fb083edd93a6
Keller dV-2 PS Digital Manometer
This repository contains the driver code and Midas frontend for the Keller dV-2 PS Digital Manometer.
Requirements
Requires a Midas installation with the environment variables MIDASSYS and
MIDAS_PREFIX pointing to the source code and the built artifacts,
respectively.
Build
Clone this repository, enter the cloned directory, and then build via CMake.
cmake -S "$(pwd)" -B <directory-to-build-in>
cmake --build <directory-to-build-in> --clean-first -- -j8
Run
/build/driver/keller_dv2ps -e flame
Languages
C++
92.6%
CMake
4.8%
C
2.6%