NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


Reply
Member RDD
Member
RDD
Posts: 37
0 Kudos
Accepted Solution

Error 1074396154 received during delayed trigger.

I am using a GigE camera to capture an image and then check for a hole using IMAQ Find Circular Edge.  Each time the camera receives a trigger the while loop processes and the results are displayed.  If the trigger is delayed for more than about 5 seconds, I get Error 1074396154 (IMAQ Spoke - Image not large enough for the operation). 

The loop should be waiting for the next image before processing, so I don't understand why the error is being generated.  Any suggestions would be appreciated.

Regards,

Doug

Member
Allison_M
Posts: 84
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Hi Doug,

 

Would it be possible for you to post your code so we can see how your trigger is set up? In addition, what version of LabVIEW and IMAQ do you have installed on your computer?

 

Best Regards,

Allison M.
Applications Engineer
National Instruments
ni.com/support
Member RDD
Member
RDD
Posts: 37
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Hi Allison,

I am using Labview 8.6 Pro and IMAQdx 3.2.  The code waits for a hardware trigger wired directly to the camera, which starts the loop when received.  There are two sets of ROI's, one which looks for holes and the other checks for intensity.

Regards,

Doug

 

Member
Allison_M
Posts: 84
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Hi Doug,

 

It seems like this error is occurring because you are trying to do the IMAQ processing on a space in memory that doesn't have image information. Could you try including a check to make sure that it isn't passing in a blank image to the Find Circular Edge.vi?

 

Regards,

Allison M.
Applications Engineer
National Instruments
ni.com/support
Member RDD
Member
RDD
Posts: 37
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Hi Allison,

I am not really sure how to check your suggestion.  However, the images appear after triggering until the trigger has a 5 second delay.  Also, I noticed today that I require 2 trigger signals to capture an image.  Any chance this is related to my problem?

Out of curiosity, what part of the image signal initiates the loop processing?

Thanks for the input,

Regards,

Doug D.

Member
Tim_O1
Posts: 102
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Hi Doug,

 

Have you tried increasing your Timeout on your camera? The default value is 5 seconds and since you are seeing this behavior right at 5 seconds this maybe causing the problem. To increases the timeout open Measurement and Automation Explorer, select your camera, select Acquisition Attributes tab at the bottom, and increase Timeout to 10000 ms.

 

Acquiring from GigE Vision Cameras with Vision Acquisition Software - Part II (Figure 4)
http://www.ni.com/white-paper/5750/en

 

Tim O

Applications Engineer
National Instruments
Member RDD
Member
RDD
Posts: 37
0 Kudos

Re: Error 1074396154 received during delayed trigger.

Thanks for the response Tim,

Doug D.

By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page