Error - 1074360266 occurred at IMAQdx Open Camera.vi

Hello,
We're having issues with our LabView vision system; the VI is able to "run" with an unbroken arrow, but there is an error that appears:
"Error - 1074360266 occurred at IMAQdx Open Camera.vi" with a possible reason of "NI-IMAQdx: (Hex 0xBFF69036) Unable to attach to the kernel mode driver"
For a little background, we had originally programmed the VI in LV2009 (where it worked fine), but the customer upgraded to LV2010 (where it now comes up with this error), so it would be logical that this has something to do with the problem.  Also, we're using two Basler A601f cameras via Firewire connections, which are both recognized by Basler's Pylon Viewer software, so we're fairly certain this is a LabView-only problem.
We've tried reinstalling the Vision Acquisition Software drivers, but that didn't fix the issue, so we're kind of at a loss.
Any help or pointers are appreciated, and I apologize ahead of time if I left out any pertinent information.  Thanks.
Ben
Solved!
Go to Solution.

Hello
Sorry if this isn't the right place to post this question, but I'm new here.
I have a similar problem, I'm trying to operate a Basler A601f camera with Labview trough a IEEE 1394 connection.
At first I could see the camera in MAX, and manually grab images, but when I tried to create a labview project, it wouldn't recognize my camera. Also, the remote systems tree in MAX wouldn't show anything.
I tried to do a full re-instal of all NI software, but things got worst. Now MAX can't detect the Basler camera either.
Also, when I select Devices and Interfaces in MAX, a "Unexpected Internal Warning" appears.
Anyone can give me some advice on how to solve this? If you need more specific details just ask.
Thanks in advance!

Similar Messages

  • USB camera problem - Error -2147024882 occurred at IMAQdx Open Camera.vi

    Hi,
    I have just started to try and use a new USB camera (5MP) on LabVIEW and I am getting this error (Error -2147024882 occurred at IMAQdx Open Camera.vi) along with the message
    LabVIEW:  (Hex 0x8007000E) Ran out of memory.
    =========================
    NI System Configuration:  (Hex 0x8007000E) Out of memory.
    Also MAX comes up with the error "0x8007000E Buffer size used is too small for minimum aquisition frame"
    Is there a maximum camera resolution that MAX/LabVIEW can handle? Can I increase this buffer size?
    I am using LabVIEW 2012 and MAX 5.5 on Windows 7 and the original MS LifeCam is working fine.
    Thanks in advance
    Ivan

    Hi IvanChurch,
    -I've used your code and it's working fine in my pc.I was able to capture image using webcam. Seems no problem in this, still added delay in while to ensure proper delay is given for pc.
    -Little bit of curious about your system config,particularly RAM size and free available during labview execution (can find this in Task Manager). Because if labview didn't have any free space during execution, it might be throwing this error.
    -If the available free space is too low during execution, may be try clsong all other applications and try acquiring again.
    Please revert back if the problem is not fixed
    Thanks
    uday,
    Please Mark the solution as accepted if your problem is solved and help author by clicking on kudoes
    Certified LabVIEW Associate Developer (CLAD) Using LV13
    Attachments:
    Camera monitor.vi ‏55 KB

  • Error -1074360311 occurred at IMAQdx Open Camera.vi

    Labview2012 
    Vision development module 2012
    Vision Acquisition Software 2012
    After the error occurred
    GetInstructionSetBitField(nivissvc.dll),Program can not be executed
    Now
    Labview2012 
    Vision development module 2012
    Vision Acquisition Software 2014
    Device driver2014
    Program can be executed,but also annex error occurred
    Please help me,I do not know how to solve.
    Attachments:
    Error6.jpg ‏116 KB

    Hello, I have the same problem, I do not know whether to teach me how to troubleshoot this error
    Attachments:
    error.jpg ‏26 KB

  • IMAQdx Open camera.vi Vs IMAQdx snap.vi enquiry

    Hi,
    I have an application for image aquisition and processing. initially it was set to IMAQdx snap.vi followed by IMAQdx Open camera.vi in a loop, since the application required minimum time consuming for image capturing and processing, so I put IMAQdx open camera.vi in outside of the loop, leave IMAQdx snap.vi only in the loop, it means whenever program run, open camera runs one time only, IMAQdx open camera.vi session out wired to IMAQdx snap.vi in the loop, but it was found error pop up when program runs to IMAQdx snap.vi, it shows err occured at IMAQdx Open Camera.vi. reason is camera already in use.
    Question: 1. I have IMAQ open camera in outside of loop and transfer the session out to IMAQdx snap.vi, IMAQdx 
                       snap.vi should run directly, why it still execute IMAQdx open camera.vi again?
                   2. right now I don't have IMAQdx close camera.vi in the program and I will add in later, when program
                       runs to the step of IMAQ open camera.vi, error out shows Ok and no error. so the problem is not due to
                       program without IMAQdx close camera, right?
    Pls advice. attached is the error msg. thanks
    suanleba
    Attachments:
    shows camera in use when IMAQdx snap run.JPG ‏98 KB

    If you look at "IMAQdx Snap.vi"'s diagram, you'll see it works the following way :
     - if you do not provide a Session in, it will call IMAQdx Open on cam0 and then, after acquiring an image, will call IMAQdx Close
     - if you provide a Session In, it will just acquire an image, the camera session will not be closed.
    As you are in the second case, your session id is still valid and you should not call IMAQ Camera Open in the loop.
    Anyway, calling IMAQ Snap is not the most efficient solution. You should consider using either IMAQ Grab or low level VIs instead.
    Sami Fathallah
    ALLIANCE VISION
    http://www.alliancevision.com
    Sami Fathallah
    ALLIANCE VISION
    HW and SW Components for Scientific Imaging and Machine Vision
    http://www.alliancevision.com

  • Error 6 occurred at TDMS Open in TDMS

    Hi,
    I have a application that is using the TDMS VI's to generate a Logfile. 
    The application ran correctly for 12 days. (Each errors, and some parameters - every hours - was correctly written to my TDMS file).
    Then, the following error occured : 
    Error 6 occurred at TDMS Open in TDMS - Write data SubVI V1.2.vi->D2XX MultiTester V1.5.vi
    Possible reason(s):
    LabVIEW:  Generic file I/O error.
    =========================
    NI-488:  I/O operation aborted.
    I join my VI that manage the TDMS file. 
    The error seems to come from the VI "TDMS OPEN". The corresponding TDMS file is effectively at the specified path, and its content is OK (all expected infos are present). The file is called LogFile_0_1.TDMS. 
    Depending on the TDMS file size, the application automatically creates a new file. I tried to force that to get a new TDMS file (assuming that the active file was corrupted or blocked). A new TDMS file was created (LogFile_0_2.TDMS.) but only the first tab (root) was created. Then the same "Error 6 " was still present, exactly like before. 
    Do you think this problem can come from Windows?
    Or does it come from my application? What is not optimal, is that this "TDMS - Write data SubVI V1.2.vi" is called about every second, and the "TDMS OPEN" function is called unconditionally (even if no modification on the TDMS file are needed).
    How can we explain that this bug appears after about 12 days only? 
    I also join you the LogFile_0_1.TDMS that I converted to an Excel file, and the LogFile_0_2.TDMS that was not correctly created.
    Thank you in advance for your support.
    Michael 
    Solved!
    Go to Solution.
    Attachments:
    LogFile_0_1.xlsx ‏560 KB

    MarcoMauri wrote:
    My guess is that you forgot to close the TDMS file and each time your VI is called a reference is created.
    It could be that after a week the maximum possible number of references was reached, and you got the error.
    Regards,
    Marco
    Marco,
    That's not just a guess, that is a very real possibility.  And lets not forget the memory leaks from not closing references.
    ALWAYS close ANY references you create.  If you open a reference to a file, make sure you close it.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Error message pops up when opening camera

    Hi Sony,
    I bought my xperia z3 on saturday from India. I checked the phone and it was perfect and everything goes fine. On sunday i updated my phone through PC companion( when i connected it shows "a new update is available for my phone") but after that whenever I take my camera app, an error message pops out. It shows " Recording in progress in another app. Cannot record" and it keeps coming ever ( irritating). please do something...
    And also I used my walkman app with my MDR XB50 xtra bass headphones (ticking DSEE HX) and while using it when i opens another app like album or something, the song gets stucked for seconds... ( 3GB RAM!!!)
    Dear sony, I am a big fan of sony and I have used many sony phones before this (SE W910i, Xperia T, Xperia Z, Xperia Z2). Please dont let me down... :-( 

    Also I lost this too.. At first there was a Google search bar on top of my phone (like in the first image) but some how i lost that (second image... my screenshot!!)

  • HELP! Error 8 occurred at TDMS Open

    Hi,
    I have built 2 vis to run concurrently, 1 vi acquires data from hardware and saves it as a TDMS file on a network drive. The other reads the TDMS file, and displays a graph.
    In the development environment, both vis run fine. When I build an executable, the read vi gets error 8. Somehow as an executable the vi lost file permissions but as a plain vi it is fine?!
    If I relocate the code to another PC, the development vi and the executable both get error 8!
    All PCs in this scenario have R/W access to the network drive. I'm using LabVIEW 2014.
    Anyhelp would be great!! 
    Thanks

    I've had anti-virus, firewall programs, and domain policies, cause many programs to not behave correctly.  From seeing graphical glitches on cameras, corrupted file transfer, remove desktop flackyness, file I/O errors, remote front panel failures, and DAQ errors.  I've seen many issues all attributed to IT policies put in place to protect us.  They have their job and I have mine, and when I waste days troubleshooting a feature I can't deliver due to their policies, I get cranky.
    I'd do what you can to try to test this on a PC that is not domain controlled and see if the issue goes away.  It might not be related but I can't think of any other reason this would act like you are describing.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Error 3005 occurred at Automation Open: Object specified is not creatable

    I was able to integrate Google Earth Application in labview successfully. And am also able to access its features. Now I want to create a polygon or a point at certain position on the map. But I am facing problem with the portion of code I am attaching in this post.
    Its Giving Error in Automation Open. I have no clue what's wrong with it.
    Help needed.
    Any reading material, or quick help will be really appreciated .
    Thanks,
    Regards.
    Attachments:
    GE.JPG ‏19 KB

    Hi,
    you've chosen the wrong forum - this one is dedicated to LabWindows/CVI. You should repost your question in the LabVIEW forum here: http://forums.ni.com/t5/LabVIEW/bd-p/170

  • Is anyone else having this problem: AI CC2014 gives me the message prompt: "An unknown error has occurred" I have opened the same file in AI CC successfully but can't use CC2014 if this keeps happening.

    The file in question was saved in AI CC2014 the night before. I checked all other cc2014 files and they are the same problem.
    Thank goodness they open in AI CC.
    Any help is appreciated.
    On a MBP Latest Mavericks OS.

    YThom,
    This should help to revert to the earlier CC version:
    http://prodesigntools.com/adobe-cc-version-control.html

  • It displays "an error has occured during partition"

    when i try to use boot camp assistant to partition the disk....it shows a message after some time that "an error has occured during partition"

    Hi Cam-Fox22,
    I have had this problem and tried everything suggested without success until last night. I took the plunge and did a Factory reset which cured the problem. Of course you must do a back up to iTunes first. I connected the iPad to my PC via a cable and then loaded iTunes. Log in to the account associated with your iPad and then carry out a backup of your iPad including apps and purchases. Then hit reset option near the top of the page and hit again when asked if sure. It takes a while to download the software but eventually it wiped the iPad and loaded it with fresh software. Keep your iPad connected and then restore from back-up when given that option. When it is all finished you will have your iPad back just as it was before you started but with iMessage and Facetime both working again.
    Good Luck John

  • The following error has occurred: Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error

    I mention my problem above, After show the error Shows another message box with try again and Cancel options. I have no choice finally i click cancel. Then setup shows several message boxes. Finally setup was failed. I referred several web sources but i
    can't solve this issue.
    I have Windows 7 32-bit machine, Intel Core i3 processor,4 GB RAM, Visual Studio 2010 SP1.

    I searched my issue on the internet found issues on the forums. Someone told this error becoz of visual studio and aslo instruct to verify the Devenv.exe Config is in the correct folder. But it shows the error again. "Cannot find the the specified file".
    I Restart my computer and again install only the database engine it also show some error.
    The following error has occurred:
    Failed to open the registry key SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10.MSSQLSERVER1\MSSQLServer\SuperSocketNetLib or set its security descriptor: Attempted to perform an unauthorized operation..
    For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=10.0.2531.0&EvtType=OpenKeyOrSetDescFailed
    Hi Sarath Jasrin,
    According to your description, this error happens since some registry keys that need to be fixed do not have administrator access.We need to verify if you run setup.exe as administrator, and the account have permission to access the installation folder.
    I recommend you open up the registry and navigate to the registry key with the issue can give the administrator access to the registry key, and then try to updata again.
    Thanks,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Cannot log into iMessage or FaceTime it says an error has occured during activation

    i  could not send or receive iMessage would not let me log in to iMessage or FaceTime it says an error has occured during activation.

    Hi Cam-Fox22,
    I have had this problem and tried everything suggested without success until last night. I took the plunge and did a Factory reset which cured the problem. Of course you must do a back up to iTunes first. I connected the iPad to my PC via a cable and then loaded iTunes. Log in to the account associated with your iPad and then carry out a backup of your iPad including apps and purchases. Then hit reset option near the top of the page and hit again when asked if sure. It takes a while to download the software but eventually it wiped the iPad and loaded it with fresh software. Keep your iPad connected and then restore from back-up when given that option. When it is all finished you will have your iPad back just as it was before you started but with iMessage and Facetime both working again.
    Good Luck John

  • I have CS2 and I use it almost every day.. Today when I tried to launch it, a prompt came up saying my Activation was no longer valid and it closed automatically.  Then when I tried to re-open it, a prompt came up saying "A serious error has occured"  Ple

    I have CS2 and I use it almost every day.. Today when I tried to launch it, a prompt came up saying my Activation was no longer valid and it closed automatically.  Then when I tried to re-open it, a prompt came up saying "A serious error has occured"  Please re-install the software...  I have no idea where my software is... That was many many years ago?  HELP!!

    When you go to the download page, you must do two things:
    Download this file: PhSp_CS2_English.exe on the download page.
    Use the serial number on the download page in order to install your non-activation copy.
    Do not use your old CD or serial number. It no longer works.
    If you have Windows 7, the advice is to turn off UAC and run the installer as Administrator.
    Gene

  • Error -354809 occurred at VBAI Interface - Open Inspection.vi

    I am using a NI Smart Camera 1722 and am stuck at Open Inspection.vi of my code.  It throw this error:
    Error -354809 occurred at VBAI Interface - Open Inspection.vi
    Possible reason(s):
    Vision Builder AI: (Hex 0xFFFA9607) The validation of the inspection returns errors.
    Very basic code here.  Not sure what the path is supposed to be for the .vi to work correctly.  I do not have Real-Time so I need a full path name.  Any help on this issue would be appreciated.
    Attached is the simple test vi.
    Attachments:
    NICameraTest.vi ‏20 KB

    This typically happens if the inspection you try to open is using resources (cameras, frame grabbers, serial ports, etc.) that are reserved by another process (or the simulate acquisition step can't find the image file to open). Try opening the inspection in the regular VBAI executable, which may provide more detailed information about which step in particular is failing. If this works without errors, make sure to shut down VBAI, it may be reserving the device the inspection needs to open. Make sure MAX is shut down as well. Once no other process is using resources the inspection needs to reserve, it will work. You can also try opening one of the shipping examples that don't use any resources.
    Hope this helps,
    Brad

  • Open Directory Error -14136 occurred - Can't Create New User

    I am trying to create a new user account so a contract employee and I am repeatedly getting this error.
    The Server Reported the Error "Open Directory Error -14136 occurred" while trying to create this user.
    I've done a search for this error code and no dice. Any ideas. Is something hosed in my Directory file?
    I am hoping not to have to redo the whole lot as we are on a deadline.
    Any help would be appreciated.

    Check out this tread, you are not alone but there doesn't seem to be a single solution...
    http://discussions.info.apple.com/thread.jspa?threadID=2262981
    I had this code and MY solution came from the fact that I had turned OFF DNS because I couldn't see that "I" was using it. turning it back on and ensuring that it was correctly configured solved it for me!

Maybe you are looking for

  • [SOLVED]Some issues with fresh arch install.

    I freshly installed arch after a pretty long period of time of using other distributions and forgot how many issues I have to deal with when using it. Alsamixer does not detect my headphones when i plug them in...(does not mute / unmute automatically

  • Change document items (CDPOS)

    hello boss how to use these tables CDPOS and CDHDR , in that i had given the document no as sceduling agreement no but i didnot get result, in that table waht is that object value and change  doc object  what is that kindly tell me what is the use of

  • Web Service; Error attempting to read from file

    I'm trying to connect to a web service as outlined by the book "Creating Dynamic Forms with Adobe LiveCycle Designer" which is an excellent book by the way. I'm receiving the following error "Error attempting to read from file. http://www.webservicex

  • Sorting field  in View

    How do I sort field in View? thanks!

  • Imported RAW Photos too bright (overexposed, washed out)

    I've noticed with my Sony A700 camera that when I import RAW photos into aperture they look alright in the jpeg preview but once they are processed as raw they become extremely washed out and bright, does anyone know how to fix this?