diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
index 82046ab3ade3d600ebf4bb88a8d460ad782ea9a1..8afb7e4b975024758c3c09996263aadd1fd837e0 100644
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-5.sh
@@ -1,19 +1,19 @@
-#!/bin/sh
-# 1.1 subband statistics HBA test 
-# 29-06-09, M.J Norden
-# HBA input with antennas
-
-rspctl --specinv=1
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --rcumode=5 
-sleep 2
-rspctl --rcuenable=1
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=5" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
-
+#!/bin/sh
+# 1.2 subband statistics HBA test 
+# 18-01-10, M.J Norden
+# HBA input with antennas
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+
+swlevel 3
+beamctl --array=HBA --rcus=0:95 --rcumode=5 --subbands=100:110 --beamlets=0:10 --direction=0,0,J2000&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=5" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+
diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
index 8d04c34b377f4e179a4b38784eff7ea73626521f..f3d0c989c1310bd811469bd2bda87947430ace33 100644
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-6.sh
@@ -1,22 +1,25 @@
-#!/bin/sh
-# 1.1 subband statistics HBA test 
-# 29-06-09, M.J Norden
-# HBA input with antennas
-
-
-echo "Set the clock speed at 160MHz (rspctl --clock=160)"
-echo "Before you run this test!!"
-
-rspctl --specinv=0
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --rcumode=6 
-sleep 2
-rspctl --rcuenable=1
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=6" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
+#!/bin/sh
+# 1.2 subband statistics HBA test 
+# 18-01-10, M.J Norden
+# HBA input with antennas
+
+
+echo "Set the clock speed at 160MHz (wait for 60 seconds)"
+rspctl --clock=160 && sleep 60
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+
+swlevel 3
+beamctl --array=HBA --rcus=0:95 --rcumode=6 --subbands=100:110 --beamlets=0:10 --direction=0,0,J2000&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=6" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+echo "Do not forget to switch the clock back to 200MHz"
+
+
diff --git a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
index b8f90d4fdc216cc8f3287d873a86a5c374960054..eff45a34e233a3e2e166ba48002b6e6dd3d87c8b 100644
--- a/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
+++ b/LCU/StationTest/test/subbandstatistics/subbandstatistics_hba-7.sh
@@ -1,19 +1,19 @@
-#!/bin/sh
-# 1.1 subband statistics HBA test 
-# 29-06-09, M.J Norden
-# HBA input with antennas
-
-rspctl --specinv=0
-rspctl --rcuprsg=0
-rspctl --wg=0
-rspctl --rcumode=7 
-sleep 2
-rspctl --rcuenable=1
-sleep 2
-
-echo ==========================
-echo "Subband Statistics HBA rcumode=7" `hostname -s`
-echo ==========================
-rspctl --stati& 
-sleep 20 && kill $!
-
+#!/bin/sh
+# 1.2 subband statistics HBA test 
+# 18-01-10, M.J Norden
+# HBA input with antennas
+
+rspctl --rcuprsg=0
+rspctl --wg=0
+rspctl --splitter=0
+
+swlevel 3
+beamctl --array=HBA --rcus=0:95 --rcumode=7 --subbands=100:110 --beamlets=0:10 --direction=0,0,J2000&
+sleep 2
+
+echo ==========================
+echo "Subband Statistics HBA rcumode=7" `hostname -s`
+echo ==========================
+rspctl --stati& 
+sleep 20 && kill $!
+