Qudi
List of all members
fastcomtecp7887.AcqStatus Class Reference

Create a structured Data type with ctypes where the dll can write into. More...

Inheritance diagram for fastcomtecp7887.AcqStatus:
Inheritance graph
[legend]
Collaboration diagram for fastcomtecp7887.AcqStatus:
Collaboration graph
[legend]

Detailed Description

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


The documentation for this class was generated from the following file: