session based daq interface+usb-6218 shows drift
2 次查看(过去 30 天)
显示 更早的评论
i'm using matlab 2011b together with the daq toolbox (session-based interface) and a NI 6218 usb-daq to acquire data from a six axis load cell.
all channels seem to work properly according to measurement and automatation. also i have used the same setup and code successfully with a pci-6225.
the measurement shows a strange drift (without applying any load) when measuring (compare figure: http://imageshack.us/photo/my-images/196/problemsdaq.jpg/). though they react on applied load. is there anything i need to change or some other known issues with the usb-6218?
thank you,
richard
0 个评论
回答(2 个)
Walter Roberson
2012-5-30
There was a question some months ago about drift when using the legacy interface; http://www.mathworks.com/matlabcentral/answers/24758-drift-in-data-acquisition-toolbox-legacy-interface
There was also a question about drift when using multiple clocks in a session-based interface: http://www.mathworks.com/matlabcentral/answers/24757-daq-session-based-input-is-it-possible-to-have-different-clocks-for-input-and-output
0 个评论
Tobias
2012-8-13
Hi,
should the device work in single ended mode or in the differential mode? You need to determine that in your code. This could cause drifts.
Best Regards Tobi
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!