User manual

Windows Server Program
ComTec GmbH 5-20
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, spe=GANAAS)
sephead=0 ; 1=Seperated Header file (extension MP) and
; Data file (extension dat, asc or spe) for seperated spectra
fmt=dat ; data format used in seperated spectra (extension MP)
; (dat=binary, asc=ASCII, spe=GANAAS)
smoothpts=5 ; Number of points to average for a smooth operation
[ADC1] ; The following section concerns parameters of ADC1 (= ADC1A)
range=8192 ; Spectrum length
active=1 ; Definition word for ADCs and spectra :
; active & 0xFF ==0 not used
; ==1 single
; ==2 coinc with any
; bit 4..7 in group 1..4
; Definition words for calculated spectra:
; active & 0xF ==3 MAP, ((x-xoffs)>>xsh) x ((y-yoffs)>>ysh)
; ==0xB TIM, MAP with RTC or RT as x or y
; ((x-xoffs)>>xsh) x ((y-timeoffs)>>timesh)
; or((x-timeoffs)>>timesh x ((y-yoffs)>>ysh)
; bit4==1: x zoomed MAP
; bit5==1; y zoomed MAP
; ==4 POS, (y<<xsh) /(x + y)
; ==5 SUM, (x + y)
; ==6 DIV, (x<<xsh) / y
; bit 4..7 in group 1..4
; bit 8..11 xsh, bit 12..15 ysh or bit 8..15 xsh
prena=0 ; bit0=1: Livetime preset enabled
; bit1=1: ROI preset enabled
ltpreset=1000.000 ; Livetime preset value
roipreset=10000 ; ROI preset value
roimin=0 ; Lower ROI limit
roimax=8192 ; Higher ROI limit
caluse=0 ; bit 0=1: Use calibration, higher bits: calibration formula
calch0=0.00 ; First calibration point channel
calvl0=0.000000 ; First calibration point value
calch1=100.00 ; Second calibration point channel
calvl1=100.000000 ; Second calibration point value
caloff=0.000000 ; Calibration parameter: Offset
calfact=1.000000 ; Calibration parameter: Factor
calunit=keV ; Calibration unit
[ADC2]; ; The following section concerns parameters of ADC2 (= ADC1B)
...