Index: trunk/FACT++/src/ratescan.cc
===================================================================
--- trunk/FACT++/src/ratescan.cc	(revision 18128)
+++ trunk/FACT++/src/ratescan.cc	(revision 18133)
@@ -528,5 +528,5 @@
              "|board[idx]:Index of the board (4*crate+board)");
         AddEvent("SET_REFERENCE_PATCH", "I:1", RateScan::State::kDimNetworkNA, RateScan::State::kDisconnected, RateScan::State::kConnected)
-            (bind(&StateMachineRateScan::SetReferenceBoard, this, placeholders::_1))
+            (bind(&StateMachineRateScan::SetReferencePatch, this, placeholders::_1))
             ("Use the given patch trigger-rate as reference for the reolution"
              "|patch[idx]:Index of the patch (360*crate+36*board+patch)");
