bugs offset measurements
This commit is contained in:
@ -145,10 +145,10 @@ LOCAL CONST FLOAT m_aflOffset1[ANPI_eInNumberOfInputs] =
|
||||
// Order must fit enumeration "ANPI_EnAnalogInput"
|
||||
LOCAL CONST FLOAT m_aflOffset2[ANPI_eInNumberOfInputs] =
|
||||
{
|
||||
18.788f, // 00 ANPI_eControlVoltage
|
||||
20.088f, // 00 ANPI_eControlVoltage
|
||||
0.0f, // 01 ANPI_eSupplyVoltage24V
|
||||
0.0f, // 02 ANPI_eSupplyCurrent24V
|
||||
18.788f, // 03 ANPI_eOutputVoltage
|
||||
20.088f, // 03 ANPI_eOutputVoltage
|
||||
0.0f, // 04 ANPI_eOutputCurrent
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user