Skip to content

Add Fluke8842A derived from IMeter

Kehang Bai requested to merge add_Fluke8842A_IMeter into devel

Updated the Fluke8842 class to inherit from IMeter. Changed fluke_example to fluke8842_example in CMakeLists.txt to use the member functions of the new Fluke8842 class. Added Fluke8842 to src/libMeter/python.cpp for python binding.

Merge request reports