DAQ toolbox Timeout error, PCIe-6363
2 ビュー (過去 30 日間)
古いコメントを表示
Morning all,
I am following the tutorial for measuring the position of a rotary encoder found here (video here) line-by-line. I also have a rotary encoder, but am using a NI PCIe-6363 as my DAQ interface. I've also followed the troubleshooting tips from Mathworks to make sure my NI-DAQmx driver version and the version of Matlab I am using are compatible. I am able to get a single read out however when I try to do a hardware timed read I always get timeout expired before operation could complete error. I've read up on a few other posts where there have been similar issues, but I am unable to find where the timeout is being set. It was suggested in one of these posts to check the command get(myDevice) where one would find the timeout option, however these were for VISA or USB devices; I don't have a timeout option except for the DigitalTriggerTimeout which I don't think is the same? (already tried changing it, did nothing). See getDevice.PNG.
Does anyone have any suggestions about how to proceed? I would love to get it working through Matlab before moving onto LabView.
Thanks!
- Chris
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Acquisition Toolbox Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!