Qudi
|
Create a structured Data type with ctypes where the dll can write into. More...
Create a structured Data type with ctypes where the dll can write into.
This object handles and retrieves the acquisition status data from the Fastcomtec.
int started; // acquisition status: 1 if running, 0 else double runtime; // running time in seconds double totalsum; // total events double roisum; // events within ROI double roirate; // acquired ROI-events per second double nettosum; // ROI sum with background subtracted double sweeps; // Number of sweeps double stevents; // Start Events unsigned long maxval; // Maximum value in spectrum