PS_Fgen_FW  4da88f4073c1cc65ea45c3a652a2751e495e50db
Firmware for an Power Supply and Function Generator build from an ATX power supply
Loading...
Searching...
No Matches
DeviceCalibrationFactors Struct Reference

Structure containing all device calibration factors. More...

#include <Device.h>

Public Attributes

float Cal_RefVoltage
 AVR VCC reference voltage in V.
 
float Cal_ATX_5V
 Correction factor for the ATX 5V measurement.
 
float Cal_ATX_3V3
 Correction factor for the ATX 3V3 measurement.
 
float Cal_DMM1
 Correction factor for the DMM1 measurement.
 
float Cal_DMM2
 Correction factor for the DMM2 measurement.
 
float Cal_PS_VOLT
 Correction factor for the PS_VOLT measurement.
 
float Cal_PS_CURR
 Correction factor for the PS_CURR measurement.
 
float Cal_PS_CURR_OFFSET
 Correction factor for the PS_CURR offset measurement.
 
float Cal_DDS_FREQ
 Correction factor for the DDS frequency setting.
 
bool Cal_Valid
 If true, the calibration factors above are valid.
 

Detailed Description

Structure containing all device calibration factors.

Member Data Documentation

◆ Cal_Valid

bool DeviceCalibrationFactors::Cal_Valid

If true, the calibration factors above are valid.

Otherwise they were not measure before.


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