Recent content by RSachse
-
R
Can Genie 2000 Collect and Save Data Every 10 Minutes?
Hi 0x0000eWan, sorry I am late, but I was on hollydays here my VBA-code for reading CNF-files (Alpha-Analyst spectra): ******** Sub ReadCNF(sfile as string) dim spek(1024) as long Dim c8 As Currency '8 byte with LSB first Dim dreal As Double Dim dlive As Double Dim dpreset As Double...- RSachse
- Post #16
- Forum: Nuclear Engineering
-
R
Canberra CNF Spectrum File Convert ?
Hallo GENIE2000 users, I use Alpha-Analyst and I am glad that I found some adresses in my cnf-files, which enables me to open it using MS-Excel (VBA-Macro). Those parameters as: -livetime,realtime,preset I am msec -Date of measurement -sample title, sample ID, sample name, 3 lines...- RSachse
- Post #16
- Forum: High Energy, Nuclear, Particle Physics
-
R
Can Genie 2000 Collect and Save Data Every 10 Minutes?
Hi, Who can give information about the file structure of CAM-files. I can read spectral data, live time, realtime and some ascii parameters from the file, but I cannot find the energy calibration values (float, double or any other format ?). I really tried hard to find the addresses of these...- RSachse
- Post #13
- Forum: Nuclear Engineering