Hello,
I habve the Labview ETS System on a desktop pc with a firewire camera. I viewed the webcast and I built an example application. But I have some questions:
1. You should pre-allocate resources during initialization before entering the time-bounded code (with IMAQ Initiialize Timed Exceution) -> But I need the IMAQdx Grab.vi in the timed environment, to get
continuous images.2. I must also define also settings (like contrast, scan direction) in the time-bounded while loop -> is there another possibility or alternative ?
3. I must also redefine the ROI in the while-loop, because my object for edge detection ( in Sub-Vi) is moving in the image and I want to confine the search area -> Is this okay in the time critical loop?
Kind regards,
Beko