diff --git a/LCU/StationTest/station_production.py b/LCU/StationTest/station_production.py
index 66a727359a0e2cae378058edfc41569f4a576d50..72c27ad93571d17eb196f4ac06218c32ff1a7f60 100644
--- a/LCU/StationTest/station_production.py
+++ b/LCU/StationTest/station_production.py
@@ -265,7 +265,7 @@ else:
 
 ################################################################################
 # End of the subrack test
-
+cli.command('rspctl --rcuprsg=0') 
 sr.setId('Subrack - ')
 dt = sr.getRunTime()
 sr.appendLog(2,'Duration: %02dm:%02ds' % (dt/60 % 60, dt % 60))