ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcdcs_tec_stat Class Reference

#include <ngcdcsTEC.hpp>

Public Member Functions

 ngcdcs_tec_stat ()
 Constructor.
 
virtual ~ngcdcs_tec_stat ()
 Destructor.
 

Public Attributes

int devStatus
 Device status.
 
int tempStatus
 Temperature regulation status (0 = off, 1 = not stable, 2 = stable)
 
int errorNumber
 Error number (if in error state)
 
int errorInstance
 Error instance (if in error state)
 
int errorParam
 Error parameter (if in error state)
 
double temp
 Object temperature.
 
double heatExTemp
 Heat exchanger temperature.
 
double basePlateTemp
 Base plate temperature.
 
double peltierCurrent
 Peltier current.
 
double peltierVoltage
 Peltier voltage.
 
double drvInVoltage
 Driver input voltage.
 
double medIntSupply
 Medium internal supply voltage.
 

Detailed Description

TEC status

Constructor & Destructor Documentation

◆ ngcdcs_tec_stat()

ngcdcs_tec_stat::ngcdcs_tec_stat ( )
inline

Constructor.

◆ ~ngcdcs_tec_stat()

virtual ngcdcs_tec_stat::~ngcdcs_tec_stat ( )
inlinevirtual

Destructor.

Member Data Documentation

◆ basePlateTemp

double ngcdcs_tec_stat::basePlateTemp

Base plate temperature.

◆ devStatus

int ngcdcs_tec_stat::devStatus

Device status.

◆ drvInVoltage

double ngcdcs_tec_stat::drvInVoltage

Driver input voltage.

◆ errorInstance

int ngcdcs_tec_stat::errorInstance

Error instance (if in error state)

◆ errorNumber

int ngcdcs_tec_stat::errorNumber

Error number (if in error state)

◆ errorParam

int ngcdcs_tec_stat::errorParam

Error parameter (if in error state)

◆ heatExTemp

double ngcdcs_tec_stat::heatExTemp

Heat exchanger temperature.

◆ medIntSupply

double ngcdcs_tec_stat::medIntSupply

Medium internal supply voltage.

◆ peltierCurrent

double ngcdcs_tec_stat::peltierCurrent

Peltier current.

◆ peltierVoltage

double ngcdcs_tec_stat::peltierVoltage

Peltier voltage.

◆ temp

double ngcdcs_tec_stat::temp

Object temperature.

◆ tempStatus

int ngcdcs_tec_stat::tempStatus

Temperature regulation status (0 = off, 1 = not stable, 2 = stable)


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