From 9821f3d4a474259976377f30538f68508f252076 Mon Sep 17 00:00:00 2001
From: Leolab Cavity CAD PC <quantuminfo.leolab@gmail.com>
Date: Mon, 27 Jan 2025 15:47:13 +0100
Subject: [PATCH] Changed default config for SPCM measurements: software start,
 1.7s, highest binning, SPCM on channel 2.

---
 FastComtecMCS8A/MCS8A_default_config.SET | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/FastComtecMCS8A/MCS8A_default_config.SET b/FastComtecMCS8A/MCS8A_default_config.SET
index 69cbb7c..4d9575d 100644
--- a/FastComtecMCS8A/MCS8A_default_config.SET
+++ b/FastComtecMCS8A/MCS8A_default_config.SET
@@ -1,5 +1,5 @@
 [MCS8A A] 208 FW 3.104 SV 1.243 
-range=15040
+range=256
 periods=2
 sweepmode=22fd2098
 fstchan=0
@@ -30,36 +30,36 @@ autoinc=0
 savedata=0 
 mpafmt=asc
 sephead=1 
-fmt=asc
+fmt=dat
 smoothpts=5 
 wndwidth=163
 wndheight=286
 sysdef=0
 showstarts=0
 [CHN1]
-range=15040
+range=256
 active=0
-bitshift=11
+bitshift=18
 cftfak=2580100
 evpreset=10          
 roimin=0
-roimax=15040
+roimax=256
 caloff=0.000000
-calfact=52428.800000
+calfact=6710886.400000
 calfact2=0
 calfact3=0
 calunit=nsec
 caluse=1 
 [CHN2]
-range=15040
+range=256
 active=1
-bitshift=11
+bitshift=18
 cftfak=2580100
 evpreset=10          
 roimin=0
-roimax=7040
+roimax=200
 caloff=0.000000
-calfact=52428.800000
+calfact=6710886.400000
 calfact2=0
 calfact3=0
 calunit=nsec
-- 
GitLab