ciaravola
June 13, 2007, 20:54:33
Good afternoon to all
please may someone help me to write the best code for following problem,i've tried hard without results.
i have a form with two picture box , i need to acquire,show and process two images: the first acquired in trigger mode (exposure time 60ms) then i want
(without to wait for another trigger) acquire another image (exposure time 1ms) at the end of cycle i must have two buffers with images showed in picturebox 1 and 2.
i think the total time is :
delay fro trigger+first integration 60ms+ transfer time (1/frame rate)+second exposure time 1ms + transfer time, is it right?
Thanks...
please may someone help me to write the best code for following problem,i've tried hard without results.
i have a form with two picture box , i need to acquire,show and process two images: the first acquired in trigger mode (exposure time 60ms) then i want
(without to wait for another trigger) acquire another image (exposure time 1ms) at the end of cycle i must have two buffers with images showed in picturebox 1 and 2.
i think the total time is :
delay fro trigger+first integration 60ms+ transfer time (1/frame rate)+second exposure time 1ms + transfer time, is it right?
Thanks...