Aborting a capture command waiting for a trigger

The profile block at this point is not complete. The title is “N/A” and the block does not start with the usual “GenICam Set Register …” blocks. It starts with a “Decode image block”, which indicates that an image has been received and your FlexView sequence is complete although the log does not show it.

Here is how the complete “FlexView capture” block usually starts.

In one of the “parallaxCnv.exe” threads extensive polling is happening, which probably causes the debug buffers to overflow. Hence the missing information in the block.

1 Like