ADQcommands
バージョン 1.0.0 (5.61 KB) 作成者:
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);
引用
Micke Malmström (2024). ADQcommands (https://www.mathworks.com/matlabcentral/fileexchange/101173-adqcommands), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2021b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0 |