Error 1074397150 in gated IMAQ acquisition

Hi,
I have a SUI linescan camera which is read out with an NI 1427 framegrabber. I use an acquisition routine similar to LL ring acquisition. I want to gate the camera externally such that a fixed number of lines is acquired when the gate is high. So I put a TTL signal with duty cycle 50% on the gate of the camera. What should happen is that when I start grabbing the images from the camera, the buffer rate is half as high as without gating.
This is indeed the case SOMETIMES. In many cases labview doesn't start acquiring images and the acquisition 'while loop' is locked. The error is in IMAQ Extract Buffer->IMAQ Examine buffer->IMAQ img WaitForIMAQOccurence with error code 1074397150. Apparently the occurence is not made by the .dll imgSessionExamineBufferWithOccur This problem occurs even with a gating speed of >1 kHz, so it is no timeout issue I think. If I operate in a mode without gating, there is no problem and the acquisition rate is as expected.
Thanks in advance for the advise.
Sincerely,
Jeroen

Dear Jeroen,
Thank you for your post on our discussion forum. or some reason your video signal may be corrupt. If this is the case te following example may be suitable for you; http://sine.ni.com/devzone/cda/epd/p/id/3859 .
To test that your camera is returning valid images, try running some of the high level IMAQ examples that ship with LabVIEW by going to Help >> Find Examples.  In the middle folder list, browse to Hardware Input and Output, and select the IMAQ folder. Browse to the High Level folder, and try running some of the examples in this folder to verify that the camera is working properly with LabVIEW.
I hope this helps.
Best regards,
Martijn
Martijn S
Applications Engineer
NI Netherlands

Similar Messages

  • Error -1074397150 occurred at IMAQ Snap.vi

    Hi.
    (Sorry if my English is wrong )
    I want to snap a picture - from a camera that was designed in my lab - and save it in a BMP file.
    I use the "IMAQ PCI-1428" to accomplish this task and the "HL snap&save to BMP.vi".
    But, as I try to run the VI I'm getting this error - "Error -1074397150 occurred at IMAQ Snap.vi", afterward I'm getting
    another massage - "ERROR(DMA Timeout): The system is unable to capture all of the incoming video data....".
    What should I do, to resolve this problem?
    ThanX.

    Hi elbit,
    Here is a link to Error
    Codes with NI-IMAQ.  You error is
    addressed there and that information may be helpful to you.
    I noticed you were using the PCI-1428 framegrabber card.  This card supports Camera Link cameras.  In order to tell the PCI-1428 how to
    communicate with the camera, the NI-IMAQ driver uses a camera file that
    contains camera specific information for configuration.  You will need to have a properly configured
    camera file for you camera that you have created.
    NI has a large number of camera files that are created and
    certified to support popular industrial grade cameras.  In cases where a custom camera file is needed,
    NI provides the NI-Camera
    File Generator as a utility for camera file creation.  Keep in mind that custom camera files are not
    supported by National Instruments Applications Engineers.
    Good luck with your camera design.  Please let us know if you have any further
    questions or concerns.
    Regards,
    Luke H

  • Error - 1074397153 occurred at IMAQ Grab Setup.vi

    The sensor we are using is Goodrich SU640KTSX. I can run SUI image Analysis 3.1 software, Measurement & Automation software, and MATLAB code on an XP machine with no errors when grabbing images. We are tying to build a newer PC;
    Dell T7500 with Intel xeon CPU x5650 @ 2.67GHz 
    Memory; 12GB
    OS Win7  64-bit
    Camlink card is NI PCIe-1430
    Nvidia QUADRO 4000
    The error we get is "Error -1074397153 occurred at IMAQ Grab Setup.vi / Cannot detect recognizable video source" when using the SUI image Analysis 3.1 software or MATLAB code. When we use the NI-IMAQ i/o 2.3.1- Measurement & Automation  I can snap, grab and record without any error. 
    Any help on this would be great
    Thanks

    Hi,
    Let us know which standard your camera is following (whether it is cameralink or ethernet).
    Check this link for error info: http://digital.ni.com/public.nsf/allkb/3434173630CBC97686256F8000536593.
    If at all it is cameralink camera make sure that you are following proper trigger sequence for your camera. As u are grabbing frames in MAX and not in other acquisition softwares it might be triggering issue or cables problem.

  • Error -1074397038 occurred at IMAQ Start.vi for 64bit Labview 2011 SP1, Win7

    Hello,
    I am using a MC1362 camera from Mikrotron with a PCIe1433 framegrabber. I was using it with windows XP, 32 bit, labview 2010 SP1 32 bit, it was working perfectly fine. I just switch to windows 7 with labview 2011 SP1 64bit, and it is not working anymore with my custom routine in labview, though it works with MAX and camera file generator and I use the same camera file.
    When I run my routine, I have this error message:
    Error -1074397038 occurred at IMAQ Start.vi
    Possible reason(s):
    NI-IMAQ:  The requested serial termination string was not found in the returned buffer.
    Then, If I try to run the camera with MAX, it doesn't work anymore, I have to reboot the camera, and put it in the right mode with the Mikrotron control tool to obtain an image.
    I have seen similar issue on a Basler camera on the forum, and it has been solved by using a camera file to set the different parameters. There is no camera file complete to set all the parameters of the camera, so I had to program them in serial to drive the camera with my Labview routine.
    Could you help me to solve this issue please?
    Thanks
    Bests
    David Dulin

    This forum post is already handled --> SR 1154262.
    Kind regards,
    Corné Westeneng
    Applications Engineer
    NI-Netherlands

  • Error -1074395975 occurred at IMAQ AVI Read Frame DirectX has timed out readin

    When i run the "Read AVI Example" on every kind of AVI file, I get the error:
    Error -1074395975 occurred at IMAQ AVI Read Frame DirectX has timed out reading or writing the AVI file. When closing an AVI file, try adding an additional delay. When reading an AVI file, try reducing CPU and disk load.

    The forums search gives two threads talking about this error:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=392042&requireLogin=False
    http://forums.ni.com/ni/board/message?board.id=170&requireLogin=False&thread.id=195832
    Did you allready had a look at them?

  • Error -1074395395 occurred at IMAQ Match Color Pattern after merge programs

    Dear all
    I  have 2 separate programs that use same source image (red01a1.jpg). The first find location of color particles (color location 01.vi) and second find location of particles after threshold  color image (particle location 01.vi).  Both of them run good.  
    But when  2 programs were merged  into one program (color sorter 01i.vi), that happened error . The error message is “Error -1074395395 occurred at IMAQ Match Color Pattern”. How can I fix it ?
    Thanks  
    Solved!
    Go to Solution.
    Attachments:
    color sorter 01i.vi ‏126 KB
    Color -particle location.zip ‏86 KB
    red01a1.zip ‏86 KB

    Hi Xuan
    Check it out the attached vi
    Sasi.
    Certified LabVIEW Associate Developer
    If you can DREAM it, You can DO it - Walt Disney
    Attachments:
    color sorter 01i.vi ‏120 KB

  • Error -1074396116 occurred at IMAQ CalibrationTargetToPoints

    Error -1074396116 occurred at IMAQ CalibrationTargetToPoints, So there any one to solve this problem and thank you.

    there is the VI and the picture of device. SO i need to calculate the dimension and thank you
    Attachments:
    Calibration.vi ‏77 KB
    Capture.PNG ‏27 KB

  • How to solve Error -1074396080 occurred at IMAQ array to color Image

    Hello,
    I am getting above mentioned error.
    Here I have attached my screen shot of the error.
    Could any one Please guide me how to solve this error.
    I am using Kinesthesia kinect driver which generate U24 Bit RGB Image and I want to convert it in IMAQ Image type, But I am getting mentioned error.
    But when I am not using the vision acquisition and vision assistant then every thing is fine means there is no any error which I have attached in attachment 2.
    Please guide me how to solve this problem.
    Thank you very much.
    Solved!
    Go to Solution.
    Attachments:
    invalid image type.png ‏251 KB
    imaq2.png ‏56 KB

    Thank you very much for quick reply.
    I follow your instruction but it give me still same error.
    here in attachment I have attache screen shot as well Vi so you have a look.
    thank you very much once again for help and time.
    Attachments:
    Unbenannt.png ‏174 KB
    kinect templet.vi ‏137 KB

  • Error AU133 Account 'Contra account: Acquisition value' could not be found

    I have this error when running RAPERB2000 program in IDES ECC6.0.
    I have checked AO90 and this B/S account (199990) is maintain correctly in area 64 for the account determination.
    This is the job log:-
    02.12.2010 23:21:41 Errors occurred during the posting run (see the log)                           
    02.12.2010 23:21:41 Company code AA01, depreciation area 64, fiscal year 2010, account group 30000
    02.12.2010 23:21:41 Account 'Contra account: Acquisition value' could not be found for area 64        
    02.12.2010 23:21:41 Company code AA01, depreciation area 64, fiscal year 2010, account group 40000
    02.12.2010 23:21:41 Account 'Contra account: Acquisition value' could not be found for area 64        
    02.12.2010 23:21:41 Company code AA01, depreciation area 64, fiscal year 2010, account group 30000
    02.12.2010 23:21:41 Account 'Contra account: Acquisition value' could not be found for area 64         
    02.12.2010 23:21:41 Document INT-000026 was created successfully for Asset Accounting
    02.12.2010 23:21:41 Company code AA01, depreciation area 99, fiscal year 2010, account group 20000
    02.12.2010 23:21:41 Document INT-000027 was created successfully for Asset Accounting
    02.12.2010 23:21:42 Errors occurred during the posting run (see the log)
    Anyone has any idea why this error occur?

    Hi,
    Error AU133, is generally issued from some wrong or missing customizing.  The text of the error message indicates in your case that a "Account 'Contra account'" and area 64 is concerned.
    1) At first, please double check if in  in AO90 (or table T095) the account is maintained for area 64.  Do you have not defined a contra account for acquisition value postings in the Asset Accounting Customizing settings (Transaction AO90)?                                                                               
    Further, check in tr. OADB if you have defined "Different Depreciation Area XX". That means area 64 takes the account determination from area xx and  perhaps there it is no account defined?                                          
    If this is not the reason:
    2) Execute report RACKONT1 or transaction OAK4. Account determination should be set following the rules explained in SAP note 7595. Even if some account is not directly used, the account determination has to be completed. If output from RACKONT1 is not error free, it indicates that your  customizing is wrong. You might correct it with the help of note 7595.                                                                               
    Furthermore:                                                                               
    3) You have defined the account in Asset Accounting, however, it is not created in the affected company code. Check whether the account is correct and create it for the company code, if necessary.                                                                               
    4) You have entered an asset reconciliation account for the "Contra account: Acquisition value posting" (for example, the same account as for the "Acquisition:Acquis. and production costs" account). This is not permitted.                                                                               
    5) As "Contra account: Acquisition value posting" you entered an asset G/L account. If necessary change the automatic posting indicator in the G/L account master record.                                                                               
    Regards Bernhard

  • How to solve error code -1074397179 in Imaq Attribute VI

    I keep getting error message (-1074397179) when I run the imaq attribute VI. What should I do to solve this problem? What are the parameters that i can change to solve this. The error message gave this as img_err_par1. But I have no idea how to solve this problem.
    Attachments:
    IMAQ_Attribute.vi ‏74 KB

    I compared your attribute VI to my own (which is IMAQ 2.6 and working great) and the only differences are in the Attributes input and the Type/Attr/ID input. I have attached my version of the VI in LabVIEW 6.1 below. Try using this and see if it gives you the same errors.
    Hope this helps-
    Julie S.
    Attachments:
    IMAQ_Attribute.vi ‏77 KB

  • Error 1322 installing NI-IMAQ 2.5

    I have tried multiple times to install NI-IMAQ v2.5, but I have encountered the following error message: "Error 1322. A portion of the folder path " exceeds the length allowed by the system." This message occurs independently of the file directories I try to install to. It also seems that a version of Ni-IMAQ was installed on this computer a while ago, and was improperly uninstalled due to a message in the add/remove programs section of Control panel.
    Suggestions? I appreciate any response. Thanks for your help.
    Evan Weinberg
    Tufts University
    Fluid Turbulence Laboratory

    Hi Evan,
    I'm not sure exactly what's wrong here... but based on past experience, here's some things you may want to try.
    - Make sure you are in administrator mode, when doing this install.
    - If you are installing from a CD, sometimes I have seen this error when the CD is corrupt. You may want to download the driver from our website, and try to install it again. Or you can try to copy the contents of the CD to your hard disk and install it from the harddrive.
    Ken Sun
    Applications Engineering
    National Instruments

  • Error 1074396024 occur at imaq usb snap.vi

    hallo, ich habe labview 8.0 mit dem vision development modul und
    benutze eine logitech webcam zur bilderfassung. ich habe ein vi
    erstellt das im zeitraum von 1s ständig neue bilder macht und diese mit
    einem referenzbild vergleicht. mein problem ist das so bei ungefähr
    1000 vergleichen eines neuen bildes mit dem referenzbild der fehler
    1074396024 occur at imaq usb snap.vi auftritt und ich aber nicht weiß
    warum.  würde mich freuen wenn mir jemand helfen kann

    Please have a look at this thread which discusses similar issues in detail.
    Best regards,
    Jochen Klier
    National Instruments Germany

  • Set AOI and Binning with Camera Link

    Hello together,
    I trying to set the AOI and the Binning.
    Please see the attached VIs. If I choose Binning 2x or 4x, the following error occured:
    Error -1074397150 occurred at IMAQ Snap.vi
    Possible reason(s):
    NI-IMAQ:  A timeout error occurred while waiting for the specified event.  If waiting for an image, verify that all video data is acquired within the timeout period.  If waiting for a signal, verify that the signal assertion occurs within the timeout period.
    Does anybody has a idea, how I can set the AOI and the Binning?
    Thank you very much in advance.
    greetings zaepfle 
    LV2012
    Attachments:
    VieWorks_SetCameraAttribute_AOI.vi ‏50 KB
    VieWorks_SetCameraAttribute_AOI1.vi ‏50 KB

    Hi,
    thanks for your answer.
    The attribute Binning is in the MAX, because I edited the camera file (*.icd] with the NI Camera File generator (see MAX_Binning.png). If I chosse the correct imagesize (MAX -  tab Acquisition Parameters) and set the Binning (MAX - Camera Attributes), it works. I can switch between 0x, 2x, 4x Binning without an error message. But unfortunately I can do it with the LabVIEW VI (see attached VI). I will try to describe the process with the attached LV program:
    - run program
    - default resolution 6576x4384, 0xBinning: all OK
    - set resolution 3288x2192, 2xbinning: all OK
    - set resolution 1644x1096, 4xbinning: all OK
    - set resolution 3288x2192, 2xbinning: the resolution (1644x1096) remains
    or
    - set resolution 6576x4384, 0xbinning: the resolution (1644x1096) remains
    Why the resolution doesn't go back?
    How can I get the frames per second?
    " Please run the VI and see if an error occur when you try to set Binning in your camera."
    It doesn't appear a error message.
    I hope we can find a solution.
    greetings zaepfle
    Attachments:
    VieWorks_SetCameraAttribute_AOI_inside_Errorhandling.vi ‏50 KB
    MAX_Binning.png ‏101 KB

  • Multi-channel imaging using NI frame grabber

    We have a IMAQ 1408 being controlled by LabVIEW 8.0.
    We wanna setup multi-channel imaging. All the channels work individually. However, when I was trying to show two channels simultaneously, only one channel works, and I got the following error message:
    Error -1074397150 occurred at IMAQ Grab Setup.vi
    Possible reason(s):
    NI-IMAQ: A timeout error occurred while waiting for the specified event. If waiting for an image, verify that all video data is acquired within the timeout period. If waiting for a signal, verify that the signal assertion occurs within the timeout period.
    I sometimes also get another error message asking me to assign different buffer to both channels. I understand that IMAQ 1408 has only one analog to digital converter (ADC) to digitize the incoming video. It can acquire from up to four different cameras, but only from one camera at a time. 
    I don't mind making the frame rate half. So I'm thinking of showing one channel at a time and make the two channels work alternantly. But I need to know how to confige the channels to make this happen.
    Solved!
    Go to Solution.

    Hi Andrew,
    Thanks for the reply! I've read the page. But it doesn't tell me how to assign the buffer.
    Please see attached for my code.
    Here is another error I got from channel 2:
    Error -1074397158 occurred at IMAQ Grab Acquire.vi:10
    Possible reason(s):
    NI-IMAQ: No buffers configured for session.
    Thanks!
    Attachments:
    grab_dual channel 2.vi ‏63 KB
    grab_dual channel 2.jpg ‏41 KB

  • Errors using IMAQ PCI-1409

    I'm getting an error when running a fairly basic VI to acquire a sequence from the PCI-1409 card. It is -1074397110 Exhausted resources (general). It's occurring in the 'generate pulse' bit. As far as resources go, the number of buffers in MAX is still the default 50 and I'm only trying to acquire a sequence of 2 frames at this point. Has anyone got any clues as to where I'm going wrong? If I use grab in MAX it works fine (get's 25fps).
    Attachments:
    1409capturetriggersub.vi ‏72 KB

    Ah, brilliant thank you! That's stopped that error occurring. However, I'm now getting "error -1074397150 in IMAQ Sequence.vi", " Wait timed out; acquisition not complete." I guess this is because my pulse doesn't seem to be being produced as I've got the line trig 0 (and it's associated ground) hooked up to a scope and nothing's happening so the sequence capture is timing out waiting for the pulse. Any ideas what else I'm doing wrong with the pulse to cause this?
    Thanks again!
    Attachments:
    1409capturetriggersub3.vi ‏75 KB

Maybe you are looking for

  • On, Apple sign, folder with exclamation point, off again

    I turn my ipod on, the apple sign shows up like it is supposed to, the screen changes to a folder with an exclamation point, it gives the ipod support website and turns itself off

  • DataGrid alternating row colors per column

    Is there a way to set different alternating colors to each column in a DataGrid. I have a datagrid where I want two of the columns to have different alternating row colors, one column (red and light red) and the other (green and light green). Many th

  • After downloading OS X I can't find any of my photos I had on my mac. How do I get them back?

    After downloading OS X I can't find any of my photos I had on my mac. How do I get them back?

  • Realtek audio setup ?

    when i configured my audio setup for 5.1 configuration my rear speaker doesn't work. I have to choose 7.1 setup to have them to be functional. The problem is that i have 2 more surround speaker on each side that are not present. Driver need a fix. MS

  • Q: How to make complete backup of internal HD?

    I want to upgrade to a bigger HD and want to make a backup of the full 80GB internal drive. When using Disk Utility I can make images of folders but not of the internal HD. I even can not make that image if I have booted from DVD or from external Fir