11-21-2005 10:58 PM
11-22-2005 03:29 AM - edited 11-22-2005 03:29 AM
Message Edited by shoneill on 11-22-2005 10:29 AM
11-22-2005 05:43 PM
Mehmet,
Shoneill is on the right track. I think it would be helpful if you posted your code to the forum. That should help narrow the problem down.
make sure you set the Continuous? input of the IMAQ1394 Configure Acquisition VI to continuous if you are doing a continuous grab.
Although, setting this incorrectly usually results in a different error code. Like I said above, if you can attach your code to the forum, that would help a bunch.
Lorne Hengst
Application Engineer
National Instruments
11-23-2005 06:26 PM
11-28-2005 02:37 PM
mehmetg,
I have narrowed your issue down to the IMAQ 1394 Occurances. If you remove all of the 1394 occurance code from your VI, the errors will go away. I am still in the process of determining whether or not this is expected behavior, a bug, or something else. I will keep you updated.
Lorne Hengst
Application Engineer
National Instruments
11-29-2005 04:00 PM
Mehmet,
You no longer need to use Occurances in your program as of the IMAQ 1394 driver version 2.x
You will not loose anything by removing all of occurance code in your VI.
"Does it make a difference in terms of real time and synchronization of images captured from two cameras." As of version 2.x, the code you are trying to implement with occurances in your VI is actually already implemented inside of the IMAQ 1394 Get Image VI, so there is no reason to use occurances with the IMAQ 1394 Driver version 2.0 and higher.
I hope this helps,
Lorne Hengst
Application Engineer
National Instruments