ADQcommands
Version 1.0.0 (5.61 KB) by
Micke Malmström
A class-type list of commands for communicating with ADQ SP-Devices via mex_ADQ CC Swerim
A wrapper file for the command codes used by mexADQ.dll since the codes are properties of a class you get auto-completions/suggestions as you type.
A=ADQcommands;
A.SET_LVL_TRIGGER_LEVEL
% ans =
% 1.0000e+000
a = mex_ADQ([A.SET_LVL_TRIGGER_LEVEL LvlTriggLevelTwosComp], boardid);
Cite As
Micke Malmström (2026). ADQcommands (https://uk.mathworks.com/matlabcentral/fileexchange/101173-adqcommands), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2021b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
