11-07-2005 09:23 AM
11-07-2005 01:17 PM
11-08-2005 09:52 AM
Thanks Johann, I am using version 2.0.1. Yes I see what you mean - the Get Image vi now has a Wait For Occurance in it (like the Pharlap version had before).
I seem to get the problem with both versions. But what I tried last night was the following: I called my VI as a subvi (so the acquisition now happens in a subvi) instead of the top-level VI and something strange happens. . . The first call to Get Image (now in the subvi) freezes the front panel (of the new high-level calling function), but if I trigger the cameras once or if the first timeout occurs the front panel suddenly wakes up and after that subsequent blocking calls to Get Image doesn't have any effect on the front panel. Can you explain this?
A slightly unrelated comment - I've noticed that I do not need to call IMAQ1394 Configure Acquisition followed by IMAQ1394 Start Acquisition after a timeout on a camera anymore (like I had to do in version 1.5 otherwise it would give me a 'no acquisition in progress' error or something similar if I tried to Get Image after a timeout).