How are device ID's assigned ?
6 ビュー (過去 30 日間)
古いコメントを表示
I'm running several video objects. Sometimes particularly after a crash the device ID's for the video objects seem to change. Is there a way to fix the device ID's to the specific cameras ??
0 件のコメント
回答 (1 件)
Madhura Suresh
2015 年 5 月 21 日
Device IDs are assigned as MATLAB sees them. If you do unplug certain devices in the middle of your session, you should run IMAQRESET or restart MATLAB, and run imaqhwinfo. At this time, based on what devices you have connected, MATLAB will assign them device IDs.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!