hello,
you use the CC_CaptureStatus function to determine the end of acquisition, the CC_CaptureWait may be more suitable, because CC_CaptureStatus only returns the status of the DAQ at the time this function is called. you get an nonzero value only if you call this function after the DAQ has finished.
if you set some breakpoints on the diagrams of CC_CaptureStatus.vi and CC_CaptureSingle.vi you will see that CC_CaptureStatus is called BEFORE CC_CaptureSingle, so i suggest to remove the CC_CaptureStatus.vi and add an extra frame after CC_CaptureSingle.vi calling CC_CaptureWait to wait for the DAQ to finish.
(only suggestions, i don't have a camera to test it)
best regards
chris
Best regards
chris
CL(A)Dly bending G-Force with LabVIEW
famous last words: "oh my god, it is full of stars!"