|
ngscopeclient v0.3
|
Current status of a multimeter. More...
#include <MultimeterState.h>
Public Member Functions | |
| void | FlushConfigCache () |
Public Attributes | |
| bool | m_started |
| int | m_selectedChannel |
| std::atomic< float > | m_primaryMeasurement |
| std::atomic< float > | m_secondaryMeasurement |
| std::atomic< bool > | m_firstUpdateDone |
| std::atomic< bool > | m_autoRange |
| std::atomic< bool > | m_needsUpdate |
Current status of a multimeter.