|
CAEN MCA
0.99.10
SDK for Hexagon
|
| Version macros | Macros to define the library vesion |
| ▼API | Application programming interface |
| ▼Command masks | To be used in CAEN_MCA_SendCommand() |
| Command mask: None | No command data mask. To be used for commands that do not require any additional parameter |
| Command mask: Registers | Register-related function command data mask |
| Command mask: Configuration Save | Configuration save-related function command data mask |
| Command mask: Auto set | Auto set related commands |
| Command mask: HV output status | HV output status related commands |
| Command mask: System Datetime | RTC related function command data mask |
| ▼Data masks | To be used in CAEN_MCA_GetData() and CAEN_MCA_SetData() |
| Data mask: Board info | Information about the Board. Read only |
| Data mask: Channel info | Information about the Input Channel Channel. Read only |
| ▼Data mask: Parameter info | Information about the Parameter. Read only |
| Data mask: Parameter info (information bits) | Bits provided by DATAMASK_PARAMINFO_INFOMASK |
| Data mask: HV channel info | Information about the High-Voltage Channel. Read only |
| Data mask: HV range info | Information about the High-Voltage Range. Read only |
| Data mask: Handle collection | Information about the Handle Collection. Read only |
| Data mask: Parameter value | Information about the current value of the Parameter. Read/Write |
| Data mask: Energy spectrum | Information about the Energy Spectrum. Read only except DATAMASK_ENERGY_SPECTRUM_FILENAME and DATAMASK_ENERGY_SPECTRUM_AUTOSAVE_PERIOD |
| Data mask: ROI | Information about the ROI |
| Data mask: ΔT spectrum | Information about the ΔT Spectrum. Read only except DATAMASK_DT_SPECTRUM_ENABLE and DATAMASK_DT_SPECTRUM_REFCH |
| Data mask: Waveforms | The last waveform acquired when the hardware is in waveform mode |
| Data mask: Device discovery | Information about the discovery if Hexagon devices on the local LAN. Read only except DATAMASK_DISCOVERY_TIMEOUT_MS |
| ▼Data mask: Lists | Information about the list mode. Some data is read only |
| Data mask: Lists (type of data) | Bits provided by DATAMASK_LIST_FILE_DATAMASK |
| Data mask: Lists (event flags) | Bits provided by DATAMASK_LIST_DATA_FLAGS_DATAMASK. Copied from CAENDPPLayerTypes.h |
| Data mask: Handles | Information about the handle. Read only |
| Data mask: MCS spectrum | Information about the MCS Spectrum. Read only |
| API with variable argument list | Application programming interface with variable argument list |
| Export macros | Functions are exported in the DLL only if the _CAENMCA_EXPORT macro is defined by the preprocessor |
| String utility macros | To convert macro to string |
| Maximum length macros | Macros to define the maximum length or size for various type of data |