Why do I receive an error from the Image Acquisition Toolbox when using an IEEE-1394 camera?
I am using a DCAM IEEE-1394 camera with the Image Acquisition Toolbox 1.5 (R14) and I receive the following error:
Insufficient s1394 bus resources to complete the requested task
NOTE:-
Matlabsolutions.com provide latest MatLab Homework Help,MatLab Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.
This is an error from the operating system describing a problem with the IEEE-1394 bus. Normally it means that there is not enough bandwidth available on the IEEE-1394 bus to support the video format and frame rate requested. There are several possible workarounds:
1. Reboot the computer. This is often a transient problem that can be solved by a reboot.
2. Make sure that no other devices are using the IEEE-1394 bus.
3. Reduce the video resolution by specifying a different video format or reduce the requested frame rate.
To learn more about the VideoFormat property type
web([docroot,'/toolbox/imaq/videoformat.html'])
at the MATLAB command prompt.
To learn more about the FramesPerTrigger property, execute:
SEE COMPLETE ANSWER CLICK THE LINK