Software Description
ComTec GmbH
5-25
ctm2=200
; Coincidence time in units of 20 nsec.
; A value of 200 means 4 mikrosec
dtm2=400
; Data Ready timeout in units of 20 nsec.
aux1=0
; Aux1 Control
; Bit 0: AUX1 polarity, 1=active high
; Bit 1: AUX1 enable to start a coincidence window
; Bit 2: AUX1 coinc. mode like a Dead time signal
; Bit 3: AUX1 output enable
; Bit 4..7: AUX1 output:
;
0 = coinc_start
;
1 = coinc_runs
;
2 = coinc_ok
;
3 = coinc_not_ok
;
4 = system_on
;
5 = sweep_start
;
6 = dead_1
;
7 = dead_2
;
8 = dead_3
;
9 = dead_4
;
A = dead_5
;
B = dead_6
;
C = dead_7
;
D = dead_8
aux2=0
; Aux2 Control, see AUX1..
rej=0
; REJ control
; Bit 0: REJ polarity, 1=active high
; Bit 1: REJ enable like a Dead time signal
; (ORed with AUX2 coinc mode)
; Bit 2: REJ mode 0=instant, 1=at end of coinc.time
; (Bit 7, Bit6): Clear RTC Timer: 0=not used, 1=AUX1, 2=AUX2, 3=REJ
stamp=0
; timer / sweepcnt / scaler stamp in coincidence data set
; bit 0: TIM_0 lowest 16 bit of timer
; bit 1: TIM_1 bits 16-31, high word of timer
; bit 2: TIM_2 bits 32-47
; bit 3: SWP_0 16 bit
sweep counter in data stream
; bit 4: SWP_1 32 bit
; bit 5: CNT_1 32 bit
scalers in data stream
; bit 6: CNT_2 32 bit
; bit 7: CNT_3 32 bit
gate=0
; bit0..7: individual gate enable, bit 8..15 polarity, 1 = ANTICOINC
commongate=0
; bit0..7: common gate enable, bit 8 polarity, 1 = ANTICOINC
aux1sys=0
; System definition words for AUX1
; active & 0xFF ==0 not used
; ==2 coinc with any
; bit 4..7 in group 1..4
aux2sys=0
; System definition words for AUX2
rtpreset=20.000
; realtime preset in seconds, using 1 ms timer
autoinc=0
; 1=Enable Auto increment of filename
savedata=0
; 1=Save at Halt
mpafmt=dat
; data format used in MPA files
; (dat=binary, asc=ASCII, csv=CSV, spe=GANAAS, emsa=EMSA)