Index: firmware/App/Controllers/SyringePump.c =================================================================== diff -u -r9d924ec76ce770eb2a94088bfe37bfb0e30981a8 -r46b16ef94cea2d5db25bfee08457686bc440de23 --- firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 9d924ec76ce770eb2a94088bfe37bfb0e30981a8) +++ firmware/App/Controllers/SyringePump.c (.../SyringePump.c) (revision 46b16ef94cea2d5db25bfee08457686bc440de23) @@ -1134,7 +1134,7 @@ if ( getSoftwareConfigStatus( SW_CONFIG_DISABLE_SYRINGE_PUMP_ALARMS ) != SW_CONFIG_ENABLE_VALUE ) #endif { - checkFPGAPersistentAlarms( FPGA_PERS_ERROR_SYRINGE_PUMP_ADC, getSyringePumpADCandDACStatus(), getSyringePumpADCReadCounter() ); + checkFPGAPersistentAlarms( FPGA_PERS_ERROR_SYRINGE_PUMP_ADC, getSyringePumpADCReadCounter() ); } // Check pump status