Labview interface with wireless camera

Has anyone interfaced labview with a wireless webcamera? I have an application that needs to interface my existing labview program with a wireless webcam (802.11b) to monitor a certain space and display live video on the main labview screen.
Thanks in advance.

kmoorthy76107 wrote:
> Has anyone interfaced labview with a wireless webcamera? I have an
> application that needs to interface my existing labview program with a
> wireless webcam (802.11b) to monitor a certain space and display live
> video on the main labview screen.
> Thanks in advance.
Most probably your webcam comes with drivers for Video for Windows (VfW)
or DirectX. In that case you can just use:
Irene He's IVision Toolkit:
http://www.hytekautomation.com/Products/ IVision.html
or
Pete Parentes WebCam library:
http://www.cs.unc.edu/~parente/labview/ index.shtml
The first is a rather impressive Video Manipulation library with a
nice video capture interface to DirectX/VfW too, and the second is a
simple video capture library to access any VfW compliant
device.
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Hi.  I have a Macbook Pro Model 5,5 with one 800 firewire port.  I need to create two firewire 800 ports but only have an SD card slot (this is for video interface with 2 cameras).  Is this possible or do I have to have an express card slot in order to do

    Hi.  I have a Macbook Pro Model 5,5 with one 800 firewire port.  I need to create two firewire 800 ports but only have an SD card slot (this is for video interface with 2 cameras).  Is this possible or do I have to have an express card slot in order to do this?

    Hi Jessica,
    No, the SD slot will not work, you need an ExpressCard/34 slot.
    I do not know if it works with cameras, but with two or more HDs, if the first one has two FW ports, you can "daisy chain" one or more additional HDs from it.

  • How many connections supports a web interface with each camera and how many Adobe Encoder clients does AMS support? AMS Standart

    How many connections supports a web interface with each camera and how many Adobe Encoder clients does AMS support? AMS Standart. We need connect by  Adobe Encoder many people. what is differences between Adobe Media Server 5 Professional, Adobe Media Server 5 Standard and Adobe Media Server 5 Extended?

    For the detailed list of differences across editions refer this link
    http://www.adobe.com/in/products/adobe-media-server-family/buying-guide-comparison.html

  • How to interface with Chameleon camera

    Hi everyone,
    I am trying to use Labview to control Chameleon camera, which is from Point Grey Research. I am using the ActiveX control interface and I have encounter a problem of using "Call Library Function" node. I am using that node to get the image array from a pointer and trying to display. However, the "Call Library Function" node doen't work.
    I am wondering how can I get the  image array from a pointer that is used by the FlyCapture?
    Was there anyone experience the same thing?
    Thanks.
    Carson

    CarsonZ,
    Please check to see if your camera is supported by the Industrial Camera Advisor. Also, when you say that the Call Library Function node does not work, does it return a specific error message or just not return any data?
    Lastly, is the FlyCapture application an ActiveX enabled application? If so you should be able to register for events and also pull the information from the application by running through this help document.
    Logan H
    National Instruments
    Applications Engineer

  • Labview interfacing with a multiplexer

    Hello,
    I would just like some help with figuring out how to set-up Labview to interface with a multiplexer. On my  ciruit board, I have an eight channel multiplexer which is connected to eight different-value resistors. What I would like is that on my front panel, there should be an drop-down control that allows the user to select any resistor that is connected to the multiplexer. So basically, Labview should be able to send binary information to the multiplexer, which would then select the appropriate resistor. I am fairly new with Labview and don't know how to go about this problem. Any suggestions will be appreciated.
    Thanks

    Hi,
    All the adress and enable inputs are TTL compatible  (the multiplexer that I'm using is the ADG608 from Analog Devices) and I am currently using the NI PCI-6036E/BNC-2110 starter kit. So, is there a way to implement the interface using this DAQ device? Can I use DAQmx to create a channel just as I would for a normal voltage signal? But I'm not sure how the interface will communicate with the multiplexer.
    Thanks

  • Labview interface with micro contoller

    i am new to labview. I need to know whether DAQ card is needed to interface with micro controller? if no need then any one can you explain how to inter face microcontroller 89c51 with Labview...... if needed then explain how to interface?
    JAGADESAN ASOKAN
    J@G@De5@N
    Solved!
    Go to Solution.

    In general, no, you don't need a DAQ, because in your case, the uC is the DAQ. Your challenge is to set up an interface between the computer and the uC (whether using LabVIEW or anything else).
    In my opinion, the easiest way to accomplish that is to set up a serial interface with the uC, and use LabVIEW to control / read the uC serially using VISA. This would require the least amount of hardware and least cost. I2C, if available, is also a way to go if you have the interface.
    Richard

  • WRTP54G not communicating with wireless camera

    I am trying to set up a Hawking HNC230G wireless camera to my network. The initial setup involves a wired connection between the camera and WRTP54G. The camera works fine when connected by wire, but is not recognized on the wireless network. The SSID, Channel, Security Method and Security Key are all set properly, but WRTP54G won't allow a wireless connection. I've exhausted the capability of the Hawking tech service folks. They say everything is set properly from their standpoint. What is the solution?

    If you know your SSID, Channel, Security Method and Security Key and if you have Wireless Internet on any wireless computer/laptop then I would assume your router is setup properly...
    You have to ensure that the Wireless Settings on your Router and Camera are identical(SSID and Network Key, both are case sensitive)...Also your Camera should be assigned a static ip address in the router's subnet...After you have configured your Camera don't forget to Power Cycle both the devices...
    If it does not work, try to upgrade your Router's firmware and see if that makes any difference...

  • Labview Interface with Cognex

    Hello,
    We want to use Labview as interface visualization of data from an image processing done in Insight environment with a color camera from Cognex.
    What are the ways to recover data in Labview from Insight ?
    Thank you for your responses.

    Christian,
    Cognex In-Sight has nothing related to NI Insight except the name!
    Just two ideas: 
    For communication with Cognex as far as I know, you can use In-Sight OPC server. So, you should be able to get data from Cognex through LabVIEW DataSocket.
    For more deep communication you can use (probably) In-Sight Explorer SDK (but I don't know what is inside exactly).
    And this link may be useful for you:
    http://morethanfunctional.org/index.php?/archives/12-Running-Cognex-In-Sight-1721-in-LabView.html
    Andrey.
    Message Edited by Andrey Dmitriev on 05-19-2010 03:16 PM

  • Step by step Labview interface with XBee

    Hey,
    Im currently trying to interface my XBee modules with Labview. I have read the other posts on this subject and have not been able to link my XBee and Labview. I am very new to Labview and would be great to recieve more detailed and descriptive steps on this. Eventually I am going to connect Labview to an Arduino Fio, using two XBee. However for now all I need is successfull interface between labview and XBee. I need to send a signal, recieve it in labview, and send something back. 
    I am using USB explorer boards for connecting XBee's to my computer. I have alraedy configured XBee's using moltosenso network manager (same as XCTU). I cant get VISA wizard to see the USB port. 
    If anyone can explain thoroughly how to interface XBee to labview it would be great! thanks.

    Hello Theguat,
    Thanks for posting at NI forums! I’m linking some discussion forums and information on interfacing Xbee with LabVIEW.
    http://forums.ni.com/t5/LabVIEW/Xbee-using-labview/m-p/739214?requireLogin=False
    http://forums.ni.com/t5/LabVIEW/How-to-send-signals-through-XBee-connected-in-USB-port/m-p/2135382
    http://forums.ni.com/t5/LabVIEW/Connecting-labview-to-xbee/m-p/1070547?requireLogin=False
    https://decibel.ni.com/content/thread/15238
    https://decibel.ni.com/content/thread/10814
    Best Regards,
    Alina M
    Applications Engineering
    National Instruments

  • Labview interfacing with NI cDAQ-9172

    I currently have access to a NI cDAQ-9172 with a NI-9205 AI input
    board and a NI-9481 relay control board. I basically have the DAQ
    Assist tools for the analog inputs and the relay outputs, however, I'm
    having trouble interfacing them together, such as if the two analog
    outputs are above x Volts, turn on the relay control; otherwise, turn
    it off. Do I need to create a task for a specific DAQ Assist tool in
    order to control the behaviour of the relay outputs based on the
    analog inputs?

    Hello Stanley,
    Let me try to address your questions in order:
    1. LabVIEW gives you the ability to program several design patterns
    including Finite State Machine, Master/Slave and Producer Consumer.
    LabVIEW even provides templates for these design patterns, which you
    can create by going to the File menu and selecting New.... The image below shows where you can select from the different design pattern templates.
    For more information about the state machine design pattern specifically, I would recommend that you examine this tutorial.
    2. I believe the "DAQmx Tools" you referred to are the DAQmx sub-VIs in
    the DAQmx sub-palette. You must use the inputs (controls) and outputs
    (indicators) to configure these VIs, there is no pop-up menu like there
    is for the DAQ Assistant. However, you are able to generate the sub-VIs
    from a configured DAQ assistant using the right-click menu, as shown in
    the diagram below. This would allow you to configure your NI-DAQmx operation with the pop-up window, and then optimize performance using the DAQmx sub-VIs.
    3. Based on the description of your application, I would strongly
    suggest that you consider either the state machine template discussed
    above or the NI LabVIEW Statechart Module. This module is designed to
    give you a higher level of abstraction for complex systems. Since you
    already have a flow chart, it seems that it would be pretty easy to
    convert that to a statechart to programmatically implement it. You can
    see a video here on how to implement state machines in the LabVIEW Statechart Module.
    If you have questions about how to architect your program specifically,
    I would recommend that you post to a new forum. You are more likely to
    get better insight and more relevant information on that topic if you
    post a new question that reflects the appropriate topic.
    Message Edited by Matt A on 09-17-2007 07:37 PM
    Matt Anderson
    Hardware Services Marketing Manager
    National Instruments
    Attachments:
    Generate NI-DAQmx Code.JPG ‏16 KB
    Design Patterns.JPG ‏73 KB

  • Labview interface with MongoDb or similar NoSql database

    Hello everyone. I was wondering if anyone has tried interfacing labview with MongoDb or another similair NoSql database? If so what are you experiences and how did you go about doing so?

    Hi landlord,
    Glad you found it useful so far!  In general, I use the MongoDB documentation C# examples and then try to 'match' them in the LabVIEW code.
    For queries it shows the following code:
    var query = Query<Entity>.EQ(e => e.Id, id);
    So I went looking for Query, which exists (MongoDB.Driver.Builders.Query) - but with no public constructor.  For fun, I tried placing a reference to this class and using an invoke node - this lists all the comparison types supported by MongoDB - some of which return a MongoDB.Driver.IMongoQuery.
    I've setup a "AND" query which takes an argument of an array of 'queries' - I've then modified the BSON document code to also return an array of it's BSON elements - you can then create a EQ query for each element and wire them through to the AND query builder.  Probably not optimal but hey, it works
    Regards,
    Peter D
    Attachments:
    MongoDB_LV_Remove.zip ‏525 KB

  • Imovie 4.1 will not interface with my camera

    I am using a sony handi cam. I have a imac powerpc with OS.4.11. The software is not finding the camera. Please hlep

    What camera model is it?
    Do you use a Firewire cable?
    Try this:
    http://www.danslagle.com/mac/iMovie/usage/5020.shtml

  • Labview interface with Instron 3360 Series (for compressive test)

    Hello Forums!
    I have to write a LabVIEW code to read the Instron 3360 to compress a thin-walled cylinder. The cylinder is expected to withstand about 500lb. How do I go about doing this?
    - Thanks! 
    - gibiv (high school student)

    Can you tell me a little more about your application? More specifically:
    1. What is the input/output of the instrument you are using to measure force?
    2. Are you using NI Hardware to communicate with this device?
    3. What drivers are you using?
    4. What version of LabVIEW are you using?
    I have included some general information below about configuring a data acquisition system in LabVIEW. 
    Introduction to Data Acquisition: http://www.ni.com/white-paper/3536/en/
    R. Brill
    Applications Engineer
    National Instruments

  • LABVIEW interface with OOPIC microcontroller

    Hiya,
    I have problem received data from OOPIC microcontroller (www.oopic.com)to LABVIEW.But, I had tried on hyper terminal and it's work fine. Please advice as well do I need to use any associated files when communicate OOPIC with labview?

    Hi,
    This is also device specific. The serial port returns a string. More than a string, this is a byte array of whatever the serial port receives. It is convenient to represent the data as a string since most of the time the data sent is ASCII.
    You need to parse and format the string data. Parsing means getting the information you are looking for. You need to know how the device sends you the data and look for common elements. Formating means taking the ASCII data and passing it to numeric format. This depends on whether the device sends data in binary or ASCII format.
    Here are some links Keyword Search: Parse String VI.
    The important thing is having good documentation on how the device formats and packages the data send to the PC. This will allow you to decide what you can do with the data.
    This is more of a programming issue. you might get more answers in the LabVIEW forum for parsing and formating questions.
    DiegoF
    National Instruments,Message Edited by Molly K on 02-18-2005 11:07 PM

  • LabView interface with DLL that uses ActiveX

    I've written a DLL using Microsoft Visual Studio 2005. This DLL uses ActiveX (MSXML4.0). It works fine being called from other applications created in Microsoft Visual Studio. It crashes being called from LabView 7.1. By commenting out everything, I've figured out that it crashes on the call to ActiveX (no problems if this call is commented out). What should I do to make it work?
    I've tried using CoInitialize at the initialization of DLL; it didn't solve the problem.
    Additional information: DLL is using MFC in a Static Library, not using ATL, Character set = Not Set.
    The functions are defined in C calling convention (not __stdcall).
    Please help.
    Thank you.
    Irina Kaliniouk

    Thank you for your answer, but that is not the case. There is no UI in this DLL, but it is using some convinenient MFC classes, like threads, CString, etc. The threading really was not even involved in the example that crashed. The function that crashed was
    selectNodes on MSXML2::IXMLDOMNodePtr. Here is the code:
    MSXML2::IXMLDOMNodeListPtr selectNodes (LPCTSTR expression, MSXML2::IXMLDOMNodePtr pStartNode)
    CComBSTR quesryBstr (expression);
    return pStartNode->selectNodes (quesryBstr.m_str); //_bstr_t(expression));
    where the pStartNode was a root node of
    MSXML2::IXMLDOMDocument2Ptr m_pXMLDoc;
    hr = m_pXMLDoc.CreateInstance ("Msxml2.DOMDocument.4.0", NULL, CLSCTX_INPROC_SERVER);
    I commented out really everything except this function, so there was nothing to corrupt the memory or any other problems.  
    What can be of a problem?
    Thanks.

Maybe you are looking for

  • How can I get iTunes on my I-TV to recognize my new email and password?

    How can I get iTuens on my Apple TV to recognize my new email and password? I changed it months ago and it works on my other devices but not apple tv. Thanks.

  • STMS - Error Truck Hangs / Copy File Between Transport Groups

    Hi Experts, I am facing an error trying to import an order. I executed job RDDNEWPP now is status released. Issue persists. Servers are installed Local and SO is Windows Server. TP Log WARNING:       (This warning is harmless if no further warnings f

  • Times In Month View Not Show Correctly

    If I create an event for the AM, iCal displays it as being in the PM under month view. If i go to edit it, it shows up properly in the edit view. Anyone else having this problem?

  • FRM-92101 there was a failure in form server during startup

    we are using R12, All the instance started successfully, but when i get in to the form server in application side the error comes like FRM-92101 there was a failure in form server during startup. this could happen due to invalid configuration. please

  • MM Upgrade Project

    Hi What are the roles & responsibilities of MM Consultant in a upgrade project ? What are the major functionality difference between SAP 4.7 c & Ecc 6.0 version ? Explain me in detail ? Thanks & Regards , Mani.