IMAQ Vision Software with FlashBus MX Frame Grabber?

Is it possible to use IMAQ Vision Software with a FlashBus MX Frame Grabber Card? In the manual I only find references to NI acquisition boards. Unfortunately I have to make do with the hardware I already have.

Heiko,
It may be possible, but you will need to find out if there are any LabVIEW drivers for the card.
Vision analysis can be split into two components. The first half is getting the images into the computer with a frame grabber card. This can be done easily using NI frame grabbers, or with varying degrees of difficulty using other frame grabbers that have LabVIEW drivers.
Once the images are in the computer, IMAQ Vision doesn't care where they came from, so it can be used to manipulate images regardless of the source.
Bruce
Bruce Ammons
Ammons Engineering

Similar Messages

  • Interfacing with Scion Image Frame Grabber?

    I have a Scion Image Frame Grabber in my PC & am trying to control it via LabView Vision. Scion has no LabView drivers, but has a dll & SDK available. However, their driver expects C++ pointers as arguments & returns ptrs. My thought is to write a cover driver in C++ to shield labview.
    Anyone have drivers for this, or experience with this frame grabber board?

    Thank you for posting on the forums. While National Instrument's driver and native IMAQ support obviously does not interface to third party boards, if your board does include a dll that allows you to control the frame grabber then you may be able to get the board working in LabVIEW. LabVIEW has a few options available for calling dlls, and this is probably the route you will want to go, unless another user already has a driver for this board and LabVIEW available.
    To get more information on calling dlls and interfacing to external code (particularly C/C++ code), then I would start by looking at the "Using External Code in LabVIEW" document. You can find this by opening LabVIEW, going to the Help menu, and clicking on "Search the LabVIEW Bookshelf..." This will ope
    n a pdf document that links to other great resources, one of which is the large "Using External Code in LabVIEW" document. Glance through this manual and then other information/examples on ni.com/support for some help in getting starting in calling DLLs from within LabVIEW if you have never had experience with this before.
    Regards,
    Michael
    Applications Engineer
    National Instruments

  • Control exposure time and gain with FPGA as frame grabber

    Hi,
    I'm using a Basler acA2000 340kc camera with a PCIe1473R FPGA as frame grabber.
    I managed to obtain images succesfully by modifying some of the sample codes. I can also control some of the camera settings thorugh the Pylon software.
    Nevertheless, I'd like to control the exposure time and gain in   LabView.
    Any idea on how to do this?
    Thanks

    Ultimate the serial port on the board is controlled by the code on the FPGA. There are shipping examples that provide the FPGA-side implementation of interfacing the serial port to a host-side interface, which then bridges it to a TCP port, which is bridged to a DLL called "clsernif.dll", which interfaces through the common "clallserial.dll" that Pylon can use to access the camera.
    Depending on your needs, you could interface at any of these layers.
    -If you need to do this with the ultimate in determinism, you could have the FPGA issue these serial commands directly as needed
    -If can do it from the host CPU, you could modify the host-side code and send/receive serial traffic to the FPGA code directly
    -You could examine the example code that bridges to a TCP port and simple write some host VIs that talk directly to it by opening a TCP session to the socket it uses.
    Eric

  • Automation Open (CoCreateInstance) with BlackMagic DeckLink frame grabber

    I am trying to interface BlackMagic frame grabber hardware that has a COM driver. The C++ demos for the driver work flawlessly, but I fail to access the COM components from LabVIEW. The driver is initiated in C++ with 
    CoCreateInstance(CLSID_CDeckLinkIterator,NULL,CLSCTX_ALL,IID_IDeckLinkIterator,(void**)&pIterator);
    As far as I understand the corresponding LabVIEW command should be to use Automation Open with either CDeckLinkIterator or IDeckLinkIterator as automation refnum. However for both refnums LabVIEW returns an error when executing Automation Open: Error 3005 occurred at Automation Open: Object specified is not creatable.
    When I look at the demo code provided with the COM driver, there are really two COM commands that are executed before the CoCreateInstance
    AfxWinInit(::GetModuleHandle(NULL), NULL, ::GetCommandLine(), 0)
    CoInitialize(NULL)
    Does anyone have a clue why the Automation Open might be failing in LabVIEW but CoCreateInstance is not failing in C++. Is there a possible workaround? I have tested this with both 64- and 32-bit LabVIEW 8.6.1.
    Tomi
    Tomi Maila

    Hi,
    I made some progress...
    I found a response to my first question in the forum, with a link to :
    http://digital.ni.com/public.nsf/allkb/6EC98441BFAF93A486256DCD000179A2?OpenDocument
    so the solution of this problem is in snipet decklink1
    My remaining problem is about the configuration of the callback. It doesn't seem to work like in LV examples, or forum examples, as I cannot reference my callback VI as the callback function, and I get no event in the  'register for event' node.
    Phil
    Message Edité par Ficare le 03-19-2010 12:11 PM
    Attachments:
    decklink 1.png ‏29 KB

  • Where can I get ComponentW​orks IMAQ Vision reference?

    I have setup LabVIEW2012 on my pC. The cwimaq.ocx and cwimagview.ocx were also registered. Now I want to building componentWorks IMAQ Vision Applications with Visual C++6.0.
    I use the Visual C++ MFC AppWizard created a skeleton project and program. After insert the Activex Control in the program, the corresponded wrapper classes were created. But I don't know how to use these classes. For example ,how to display two dimensional array as image.The manual of "Getting Results with ComponentWorks™ IMAQ Vision" says that ComponentWorks online reference (If you have ComponentWorks installed on your computer, you can access the online reference by selecting Start»Programs»NationalInstruments>>ComponentWorks​»ComponentWorks Reference).
    But I only registered the Activex control. How can I get the ComponentWorks setup program and the detailed reference? Many thanks.

    Brian;
    There is an example on how to display images in LabVIEW without having the full IMAQ application.
    You can always convert the images to bitmaps (flattening) and display them in a picture indicator. If you are going to do some image processing within LabVIEW, this may be the way to go.
    About the error you are getting, hopefully the above example will help you in resolving the issue. If the problem persist, it will be more beneficial if you can post the code. Also, you may get better answers if you post your question in the Vision forum.
    Regards;
    Enrique
    www.vartortech.com

  • Is the NI 1426 frame grabber compatible with a Line/Linear array scanner?

    Is the NI 1426 frame grabber compatible with a Line/Linear array scanner?
    I am currently doing a feasibility study of project which uses NI 1426 frame grabber and a Linear Array Scanner, and I would like to know if they are compatible with each other.
    Thanks in advance
    Sandeeo
    Solved!
    Go to Solution.

    Hi sandeepchinni,
    I agree with gunnesjr that we need more information about what you mean by Linear Array Scanner.  Like he said if it is a line or area scan camera then yes it will most likely be compatible.  A little correction from what he said.  You do not need to purchase NI Vision if all you need to do is acquire images.  The framegrabber will come with the software that is need to work.  If you need to do any kind of image processing then you will need NI Vision.  The following knowledgebase lists what is installed with driver for the card.  Which Vis are Installed with NI-IMAQ and Vision Acquisition Software?
    Adam H
    National Instruments
    Applications Engineer

  • My camera won't work with IMAQ vision builder

    I have a Hitachi camera , and a PCI 1407 frame grabber
    the camera works well in MAX under devices , but when I open the IMAQ vision builder , it not visible in the devices , and I can't open MAX from the vision builder. It's gets me that error "1074397163" at the end it has bad interface
    it's not the power supply of the camera since it works well at MAX , so its like the camera's name is img0 in MAX , and another thing in IMAQ vision builder, I tried updating my softwares but nothing happened, can anyone help please ??
    thanks

    Dalia, 
    I think I may need some clarification on what exact program and function you are using. Are you getting this error with the Vision Builder for Automated Inspection (VBAI)? Or are you using LabVIEW and are receiving this error from the IMAQ Init.vi?
    If it is in VBAI, and you are trying to acquire an image, the Devices should auto-populate in the Main tab of the Acquire Image setup. Simply select the camera and press Grab or Snap. 
    If it is in LabVIEW, right-click on the interface input of the IMAQ Init.vi to create either a constant or a control. If it does not auto-populate with the correct camera name as it is in MAX, "img0". Or you can change the interface name in MAX by simply right-clicking on the camera and selecting "Rename"
    Can you elaborate on what you are referring to when you say "the MAX explorer won't work in IMAQ"?
    Huntington W
    National Instruments
    Applications Engineer
    ***Don't forget to give Kudos and Accepted as Solution where it is deserved***

  • Writing a Compressed AVI File in NI LabWindows/CVI with the IMAQ Vision Acquisition

    I'm still facing some problems when I try to save pictures from a GigE Vision camera into a compressed avi-file in a LabWindows/CVI application on Windows7.
    The task is to grab images from the camera with 30 fps to monitor a process, evaluate the grabbed pictures to find certain characteristics of the monitored process and save them in an avi-file to have the possibility to load and evaluate them once again Offline if necessary.
    My questions: which compression filters can I get with the NI-Imaq Vision Acquisition and Vision Development Runtime 2012 SP1? Is a mpeg4 codec available to compress quickly and effective? Can I use a third party codec or only the ones delivered with NI-Vision?
    I posted the problem two times already, but there is little response up to now. Thanks

    The encoding algorithm, or codec, that's used for compression needs to present on your system. When I had done some research on this sometime back, I found that if your custom codec could align with the DirectShow architecture, then your codec would work with IMAQ AVI functions.The codecs that are available may vary from system to system, depending on what software is currently installed. Be sure to check out this article:
    Writing a Compressed AVI File with the IMAQ Vision Acquisition Software
    Adnan Zafar
    Certified LabVIEW Architect
    Coleman Technologies

  • I am using IMAQ vision for Measurement Studio, Ver6.0 with Measurement Studio Base Package,Ver6.0(Professional Edition).Can I work in IMAQ Vision for Measurement studio, Ver6.0 If I upgrade Measurement studio to Enterprise Edition,ver8.0.1

    I am using IMAQ vision for Measurement Studio, Ver6.0 with Measurement Studio Base Package,Ver6.0(Professional Edition).Can I work in IMAQ Vision for Measurement studio, Ver6.0 If I upgrade Measurement studio to Enterprise Edition,ver8.0.1
    Thanks
    Biswajit

    Howdy Biswajit,
    The IMAQ and Vision ActiveX controls you are using with Visual Basic 6 do not install with Measurement Studio. They are installed when you install the IMAQ software and include support for Visual Studio 6. Upgrading to Measurement Studio 8.0.1 will have no effect on your IMAQ controls since they are not related to one another. Purchasing Measurement Studio Professional or Enterprise packages allows you Visual Studio 6 support for other ActiveX components. Refer to this link for a list of ActiveX components included in those packages. 
    If you are asking about using the ActiveX controls in .NET, then take a look at this KnowledgeBase entitled Do NI-IMAQ and NI Vision Support Microsoft Visual Studio .NET?
    Hope this clarifies things!
    Best Regards,
    Jonathan N.
    National Instruments

  • When IMAQ vision that is compatible with labview 8.0 is going to be released?

    Hi, i got labview 8.0 but it is not compatible with imaq vision 7.x series. I am wondering when the new version of IMAQ vision that will be compatible with labview 8.0 is going to be released.
    Thank you,
    Christos

    Hey Matt,
    There is also a great knowledgebase document called How do I install my IMAQ software/drivers with LabVIEW 8?, which has an update on it that takes care of moving everything that you need to move in order to get Vision 7.x.x to work with LabVIEW 8.0. Of course nothing extra has to be done with the IMAQ Vision 8.0 software to work with LabVIEW 8.0. One more thing, similarily to LabVIEW 8.0, you can now download the Vision Development Module Version 8.0 software from NI's website in case you wanted to try out (30-day trial) the Vision 8.0 software before upgrading.
    I hope this helps. Have a great day.
    Regards,
    DJ L.

  • Image processing with imaq vision with 2 webcams on the same computer

    Hi,
    I'm currently trying to set up 2 usb webcams (logitech quickcam for notebooks pro). I want to be able to have them both run simultaneously and do some image processing with the images that I get from both cameras with labview and imaq vision.
    As of right now, I'm having trouble getting both cameras to run at the same time. Any help would be gladly appreciated. Thanks.

    The USB IMAQ driver will not support running 2 USB cameras at a time (I believe it is a limitation of the DirectShow interface). You could open one camera, acuqire an image, close the reference to that camera and then do the same for the second camera.
    If you need simultaneous acquisition, look at possibly moving to 1394 cameras or analog cameras.

  • Updated Firefox is not compatible with my low vision software - Zoomtext. How can I get Firefox to stop asking me to upgrade!!

    Currently using version 3.6.27 as the updated versions are not compatible with my low vision software called Zoomtext. I constantly get Firefox asking me to upgrade. How can I get it to stop asking me to upgrade. (I have tried each upgrade and they are all incompatible with Zoomtext.

    Go to '''Options''' window > '''Advanced''' panel > '''Update''' tab > '''Firefox updates '''> click '''Never check for updates (not recommended: security risk)''', click '''OK''' to save it, exit firefox and restart it.
    see for more info: [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel#w_update-tab Options window - Advanced panel - Update tab]
    BUT you see the warning : Warning: If you select this option, you will not receive '''critical security updates that may keep you safe online''' unless you frequently do a '''manual check for updates'''.
    thank you
    Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

  • Has anyone been able to use a DataTransl​ations Frame grabber with CVI? I am trying to use a DT3152 in place of NI1408 frame grabber...

    DT does not provide drivers for this hardware to interface to CVI or LabView. Has anyone had success?

    you can find a LabVIEW driver at:
    http://www.imagemill-tech.com/LvDrivers_.htm
    "Blue" wrote in message
    news:5065000000080000006F1D0000-986697009000@quiq.​com...
    > Has anyone been able to use a DataTranslations Frame grabber with CVI?
    > I am trying to use a DT3152 in place of NI1408 frame grabber...
    >
    > DT does not provide drivers for this hardware to interface to CVI or
    > LabView. Has anyone had success?

  • Problems with IMAQ Vision after upgrading from Labview 6i to Labview 6.1

    Hi,
    We just upgraded from Labview 6i to 6.1.To do this,we uninstalled the 6i version as was suggested by NI and then installed the 6.1 version.Later when we tried to run the old vi's written using Imaq vision, we ran into different problems.Has anyone experienced any similar problems with IMaq vision after upgrading?If so please help me solve this issue.
    Thanx
    deepak

    What kind of problems?
    I would strongly suggest that you uninstall IMAQ (all elements) and reinstall them. They register with Windows, probably docked to 6i, and also must be recompiled, which I believe is done in installation.
    This is your best bet.
    If you still have problems, contact NI and ni.com/ask and start a support inquiry.

  • Is it possible to use numerical camera with Imaq Vision?

    For the price and because my application is static I want to use a numerical camera for take photos

    If you mean by numerical camera, a commercial camera, there are several possibilities. If the camera has an analog video output (NTSC, PAL), then an NI analog image acquisition card (1407, 1411 or 1409) can be used. It may be possible to import images to LabVIEW/IMAQ Vision if the camera has a TWAIN driver. Alliance Vision sells a TWAIN driver for LabVIEW/IMAQ Vision. Note, IMAQ Vision is able to retrieve images from file for analysis, so as long as you can store the image on the PC in an acceptable file format (.bmp, .tif, .jpg, .png, .avi), then you will be able to process your images using IMAQ.
    Robert Eastlund
    Graftek Imaging, Inc.
    Phone: (512) 416-1099 x101
    Email: [email protected]

Maybe you are looking for

  • Cannot Open Aperture after upgrading to 3.4.5 from 3.4.4

    Error message: the installed graphics card does not meet minimum requirements for Aperture. If I go back to 3.4.4 aperture works.

  • Can I have two phone lines on my iPhone 4G (one for biz and one for personal calls)?

    can I have two phone lines on my iPhone 4G (one for biz and one for personal calls)?

  • Mac Mini update any time soon?

    First of all you should know I'm a kid on a budget and I'm only asking because a Mini is all I can afford. Since the Intel HD 4000, the ATI 6630M is obsolete even to Intel stuff, and I don't want something that outdated. Does anyone know/have an idea

  • Report for what transactions a per has used

    Hi Experts Is there any way to write our own report to show the trasnsaction code a person has used between dates or year so that we want to trace what transaction code are mostly used by the users . There are hundereds of transaction which will has

  • Check broken links

    I have an application that shows through a DataGrid component, table fields, for this is using a HTTPService, which has a field that is a link to a document. Pdf. The count is over 2000 of whichsome are available and others not. To get access to file