ngscopeclient 0.1-dev+51fbda87c
Public Member Functions | Public Attributes | List of all members
PowerSupplyChannelUIState Class Reference

UI state for a single power supply channel. More...

#include <PowerSupplyDialog.h>

Public Member Functions

 PowerSupplyChannelUIState (std::shared_ptr< SCPIPowerSupply > psu, int chan)
 

Public Attributes

bool m_outputEnabled
 
bool m_overcurrentShutdownEnabled
 
bool m_softStartEnabled
 
std::string m_setVoltage
 
std::string m_setCurrent
 
std::string m_setSSRamp
 
float m_committedSetVoltage
 
float m_committedSetCurrent
 
float m_committedSSRamp
 

Detailed Description

UI state for a single power supply channel.

Stores uncommitted values we haven't pushed to hardware, trends of previous values, etc


The documentation for this class was generated from the following file: