VBAI 2011: DataLogging and return on investment

Hello

I have 2 questions regarding my request for 2011 VBAI, hope to receive assistance from experts.

1. I set data entry at the end of my inspection I would love to have 2 of my export of variables in the text file. However, even I have only my recording of data to these 2 variables, the Date information, time and iteration connects it (by default I think). How can I remove this information by default and don't have my 2 favortied variables appear?

2. area of interest. Is it really annoys me when my operator see the green rectangle of the region of interest each time we run the inspection. Is there anyway that we can hide the rectangle in the mode of Inspection?

Thank you.

-

Hoa Huynh

University of Minnesota, twin cities campus

If you don't like the default data record format, you can use a LabVIEW execution step to record exactly what you want in the format you want. Provide this type of customization at the stage of Datalogging would make it even more complicated. You can always delete rows if you do not want them.

Display or hide different parts of the overlay, you can click the button Overlay Configuration to configure the overlays to show for each step in a given State. See the icon below for where to find this button:

Hope this helps,

Brad

Tags: NI Hardware

Similar Questions

  • parallel to the process and return on investment?

    Hello

    I have two questions:

    1 how I can run two parallel processes in labview, which a single process is webcam that stream videos, and the other process is instant of the video image

    (I want a snapshot image after selecting a KING in the live camera view and keep the live camera view).

    2. How can I choose the KING will be part of the whole picture?

    Hello

    Below, I have attached a sample program that implements something similar.  It uses a structure of the event to listen to when trigger and records and image while performing a grab IMAQdx.  I'm not sure if you try to extract the KING, however, you should be able to change the structure of the event to perform processing on the image instead of save to file.  If you are looking to extract a return on investment, I recommend that you look at from Example.vi which comes with the Vision Development module.  "" "" You can find by going on Help "find examples... then navigate to Modules and Toolkits ' Vision ' functions ' Example.vi extracted.  It uses a node to invoke to get a last event to listen to when a KING is placed then passes the IMAQ Image extract.  For your application, you could implement something similar to my attachment.  Have one end grasping images then place the node to invoke to get a last event to display the images in a parallel loop to perform the extraction of KING and post-processing.  Probably, you wouldn't need a structure for this event.  Notice a 2nd IMAQ Create.VI is used in both examples to create a space of memory to hold the image of treatment/record.

    If you want to programmatically return on investment to the whole image set, it may be easier to simply identify the KING with the help of a property node and just pass the image as usual for post-processing.  Treatment that you ever want to performwill automatically be applied to the entire image.

  • Rate control and return on investment on a ge680 using IMAQdx

    Hi all

    I work with a camera ge680 and I am trying to write a VI to register my microscope images. I am very new to labview and am still stuck with a few things. First of all, I want to be able to control the frame rate, but I was not able to find an effective way to do it using attributes of my camera. When I used the VI "grab and basic attributes" to play with the settings. The parameter framerateabs is all I could change and it didn't effect my cadence in the end. Also, I'm having the problem that my frame rate will not exceed 66hz on a "capable" of 200 camera. Second, I wish I could save only one area of interest. I got it down to find the "height" "width" "offset X" and the "offset Y" controls. However, I can only use those until the acquisition mode began, which is kind of a pain to use. I was not able to find concerning how to configure it during the acquisition.

    I have attached the VI I've worked with, as well as the settings of my camera file if anyone wants to take a look. Thanks for your help!


  • How to save an image from a return on investment and then convert it into an array of pixels?

    I work with a camera CCD USB and LabView 2012 on a project. With the help of some drivers supplied with the instrument (Imaging CCD USB drivers source) that I created a program to display a picture in live stream then grab a picture and select a return on investment. I need to convert this KING of a new image and then save it, but I can't do it. I also have to convert an array of pixels in the image of the KING, and I don't know how to do that either. Any help is appreciated! I have attached my attempt to the program so far.

    Hello Kloram,

    Here are some examples that I found from our pages OR community who perform your desired actions.

    [1] create a picture of KING

    [2] create new Image of user selected KING

    Then simply use the following functions for the Vision Development Module in conjunction with the previous to your application examples:

    -IMAQ ColorImageToArray

    -IMAQ ImageToArray

  • VBAI 2011 takes too long to initialize controls

    Hello

    I work on VBAI 2011 and have 2 controls separately to check the device on the left side and right side device. Two of these inspections are working fine. However, when I add these 2 inspections 1 inspection, my VBAI seem frozen. It took forever to Inspection steps during initialization when I run in the Mode of Inspection, and no errors appear

    I'm curious to know if anyone sees this problem before and how to fix it?

    Thank you.

    Would it not possible to display your inspection? If you don't want it on a public place, let me know and I can send you a private email.

    Thank you

    Brad (National Instruments R & D Vision)

  • Several return on investment of the same size

    Hi everyone again. I have questions about the plan KING

    1. they say that you can make several KING by clicking the ctrl button and it works. You can make several KING out of it.

    Question: a. how you can extract one of each KING?

    b. are extracts KING represented by a table of coordinates or coordinates cluster?

    c. is there a such that any part VI of the KING will have the same size and resolution) without resizing the return on investment)?

    d. can you get a return on investment and use the size of this KING as the size of the next KING?

    example: I did a 10 x 10 pixel KING in the first sample, the next King, a box of 10 x 10 will come out just so all I have to do is to move the box to the desired region.

    PS maybe the same problem is already posted so I hope you can post the link of the subject then it is easy for me to find once again.

    Thanks again for all the help I receive.

    BREIN

    A BEGINNER OF LABVIEW

    Hello Brein,

    1. Yes, the Kings are stored in the form of clusters, and you can extract all the information from KING using the description of KING.

    2. you can save description of RIO in the cluster, then reuse them in your program. Here is a link to an example of use of the event structure to display pre-determined KING.

    http://decibel.NI.com/content/docs/doc-4779

  • How to run vision inspection build in VBAI 2011 on PC

    Hi all!

    I am currently working on the machine in VBAI 2011 vision project. First tests of my vision algorithm, I did with the images acquired previously by original camera. I used simulate acquisition for work on these images. When I finished my project on VBAI I decided to migrate my LabVIEW 2011 inspection using the new API, because I create the more complex User Interface. I created as a result of the code:

    I got from http://zone.ni.com/wv/app/doc/p/id/wv-2424

    I know not what do I connect Session in the entrance of the VBAI Interface - open Inspection.vi, and my VI work not at all.

    I'd appreciate any help. Please let me know if you had previously same problem and how to solve it.

    You must call launch Local VBAI engine, then the connection to the VI engine. Look at the example in your examples examples/LabVIEW VBAI 2011/API file for how to do this.

    Thank you

    Brad

  • How to catch the movement of return on investment when the user drags a handful of return on investment?

    Hello, I use VDM2009 with c#. I need to make some manipulations of KING and need to intercept mouse movements, but do not know what to use. For example, suppose I created a KING OvalContour and that it is a circle (width = height). I have to do 2 things: 1) when the user drags one of the 4 handles, I need to check what handle is moved so that I can drag a few adjacent programmatically so that the circle is a circle and does not become an oval.

    (2) when the user clicks/behind the center of the circle, I need prevent the update so that the circle does not move the return on investment. (It would be even better if there was a way to disable the movement of the circle and allow the scale.) I don't know what to use to accomplish this behavior and do not know how to retrieve the KING handles about which is slipped. Any help would be very appreciated. Thank you, Neville

    Hello Ben,

    Thanks again for your help.  I looked up the definitions for the ROILeft, etc., in the reference VB help as you suggest.  While many objects is similar in setting/name, it seems that these objects (ROILeft, etc.) are those who are not easy to find how to use in the c# version.  But thanks for pointing me to the help file in VB Ref.  I wish, in there wasn't one for c#... I can't understand how to search effectively in the Visual c# help file that is integrated into Visual Studio.

    Thanks for your suggestion about the return on investment.  It makes sense, and I'll keep it in mind.

    In the meantime, I found a solution to my problem.  I use c# function public bool PreFilterMessage (ref Message objMessage) for prefilter mousedown and mousemove event messages.  Once I found one, I check if the cursor is on a part of the KING that I care.  If I want to do something special, I'm doing it right here.  If I want to keep the normal behavior of the KING OR on mousedown and mousemove, I trash the message.

    It's a total pain, but it seems that functions NOR are not put in place to do this kind of things in an elegant way.  Thanks again for your help!

    Neville

  • return on investment for the profile line variable

    Hello

    I built a vi with vision assistant, where the profile of a single horizontal line is included. If the acquired image had the X, Y coordinate system, I want to extend the vi so that it updates all possible horizontal lineprofiles (X 1/Y0 to X 1/Yn) line (Y0/Xn to Xn/Yn) in this order. So I have to vary the return on investment (line), but how is this possible? I have no experience in labview, so it's hard for me with the data of different types and functions.

    Thanks for help

    Hi Blue12,

    You may not need to create a return on investment for each line. You can get information on line directly with "IMAQ-profile line. You can directly enter the coordinates of your line and out of the profile.

    Please save yourself frustration and get LabVIEW training before attempting to implement applications.

    Best regards, Topper

  • How can I change the cursor so that I can choose a return on investment?

    Hello

    I work with VDM2009 in c#.  I have an image viewer and have added programmatically a return on investment.  When I go to choose the return on investment to move around, the cursor looks like a helping hand and cannot select anything.  I've tried to set imageViewer1.Cursor = Cursors.Default; but that has no effect.

    How can I select/manipulate my KING created programmatically with the mouse?

    Thank you very much
    Neville

    Hi Neville, according to me, that the default is image Pan, which is handmade. I think you do a right click on the image window you should be able to select another tool. Alternatively, you can programmatically the cursor to one of the values of the correct cursor types.

  • Return on investment with known constants

    Hello

    I am very new with vision dev module. Can someone help me please.

    I have this vi that I want to work with the sample.

    I was normally the OVERLAY of the image and draw the oval/lines on the image.

    But I want to draw on the image, but he shoots in the return on investment so that I'm going to save memory?

    With the oval contstants and lines in the CONTROL ARRAY.

    Can someone help me by showing me in the diagrams, how would implement that using the KING?

    Thank you very much.

    Hey krispiekream,

    I took a look at your code and made a few minor changes. When you use the ring to convert IMAQ VI KING data types don't align completely with the oval that you created. In the current configuration, you can do a little math to convert the coordinates of your lines to find the contact information of your ring. You can also add a little math for what I've done here to set up the corner of the ring and the size of the ring. An alternative is to manually create an oval ROI. This would require a bit of manipulation of data type, but it could be done. Take a look at the code, and the attached picture.

  • How to change the input descriptor of return on investment?

    I am a beginner of Labview Vision users. I need to convert a RGB image into binary image and superimpose a few lines on the binary image at random and then measure the length of the ordinate at the origin of the image. I came across the problem of changing of return on investment by incorporating a few random coordinates (by this contact information, I can generate random lines.). But I could not find how to change the coordinates or import data from an excel file coordination.

    Any help is appreciated.

    Jian

    If you have the package of Vision, you can use the line to convert to the KING function and the power cable in the KING of the image property.  If you do not, you will need to build your own KING.  Given the coordinates of line (X 1, Y1) and (X 2, Y2) the entries in the return on investment are the following.

    Global rectangle - table of 4 elements with values [X 1, Y1, X 2 + 1, Y2 + 1]

    Countours - single element (table 4 external elements, line [X 1, Y1, X 2, Y2])

  • A return on investment in an array of reading?

    I have existing directories of TIFF with whom I need to only target not follow.  Attached, is an example of the beginning of a VI to read images in a table so that I can deal with them.

    To generate a rectangle for "IMAQ Extract" I need to slide a return on investment in the first picture in the table, so I have a starting point.  BUT I do not see how to then get the parameters of return on investment.  I watched the "Pattern Matching Example.vi" in the 2010\examples\Vision\...... \Labview subdirectory and I think I can sort of see how they make the return on investment with a SINGLE image, but I can't understand how to do the same with the table.

    What I'm missing here?  I figure that a return on investment should depend on the frame size-only and have no reference to array index, but I see nothing in the node of the array property.

    Thanks for any help!

    You must get the reference to the array element and then cast to the specific reference type.  Then, you will be able to read the property KING which will be common to all elements in the array.

    Of course, you must have a return on investment before that the property returns anything.

  • How to set a return on investment by program from four points

    Hello

    I'm working on a program that detects four edges and located at the four corners of the intersection of these lines.  I want to set a return on investment of these four points, but I'm having a hard time finding the right tool.  When I use the rectangle tool KING (polygon), lines don't end up matching the edges because simply from the top left and lower right corners as well as a rotation, and when he turns, the KING turns off the corners that I entered.  How to create a return on investment simply based on four corners?  It seems like it should be a very simple task, but I can't understand it.

    Thank you

    Paul

    Example of christophe should be exactly what you need. I advanced and backed up so that you can use in LabVIEW 8.6.

    Paul

  • Using the application process, I need display CITY_NAME and return CITY_CODE

    Hello

    I have little problem .i have created an application process
    BEGIN
      OWA_UTIL.mime_header ('text/xml', FALSE);
      HTP.p ('Cache-Control: no-cache');
      HTP.p ('Pragma: no-cache');
      OWA_UTIL.http_header_close;
    htp.prn('<data>');
       HTP.prn ('<select>');
       HTP.prn ('<option value="' || 1 || '">' || '- Select City -'|| '</option>');
    FOR c IN (select CITY_CODE ,STATE_CODE   from CITY_MAS where STATE_CODE =:SELECT9)
    LOOP
      HTP.prn ('<option value="' || c.CITY_CODE || '">' || c.CITY_CODE  || '</option>');
       END LOOP;
    
       HTP.prn ('</select>');
    htp.prn('</data>');
    
    END;
    i have two Item 
    
    P1_STATE_NAME Select List 
    
    select STATE_NAME D, STATE_CODE R from   STATE_MAS 
    
    P1_CITY_NAME
    
    select CITY_NAME D, CITY_CODE R from CITY_MAS
    My Table are
    Table for STATE 
    
    CREATE TABLE  "STATE_MAS" 
       (     "STATE_CODE" VARCHAR2(3) NOT NULL ENABLE, 
         "STATE_NAME" VARCHAR2(50) NOT NULL ENABLE 
         
       )
    /
    
    
    ------------
    
    Table For CITY
    
    CREATE TABLE  "CITY_MAS" 
       (     "CITY_CODE" VARCHAR2(3) NOT NULL ENABLE, 
         "CITY_NAME" VARCHAR2(1000) NOT NULL ENABLE, 
         "STATE_CODE" VARCHAR2(3) NOT NULL ENABLE 
         
     )
    /
    When I select the name state select and city name of the list has changed with CITY_CODE AS the SEA, GUJ, MOM. CITY_CODE display in the selection list.

    I want Francisco in select cities list and return the value CITY_CODE

    I want when I select the name of the State of list select State then CITY_NAME should be enter in list to select the city names and CITY_CODE to return in to Table.

    I try this with in the last two days, but I can't.

    Please tell me how I can do this.


    Thank you

    Published by: 805629 on January 12, 2011 06:41

    Published by: 805629 on January 21, 2011 12:01 AM

    This is an old blog post which explains step by step. It is for cascading selection lists and must be exactly what you are looking for
    AJAX cascading select list in APEX

Maybe you are looking for

  • How do we uninstall plugins?

    Safari has recently started to wonder if I want to leave some Web site access my Sharepoint plugin with all kinds of Web sites, or something to that effect.  He also said something about not having the maximum level of security.  I don't know exactly

  • No puedo iniciar sesion en mi tv y navegar as puedo hacer

    Hola no me puedo en sony .com Registrar y no he could iniciar sesion internet tv en puedo hacer gracias

  • JDE 4.7.0

    Hi all I'm trying to download Blackberry_JDE_4.7.0.exe but in vain since 2 days... It starts to download each time... a few hours after it said 6.6 kb downloaded and ends... Thought that the file is heavy 139 MB... Please let me know what I'll do now

  • Supported Java version

    Hi all For an application that uses blackberry API (this, no J2ME), we have access to the CDC profile or are we still limited to the CLDC profile? Also we are limited to Java 1.1? Thank you Gibli

  • HP Pavilion 400-034 8 windows product key?

    I just bought my pc last month at best buy (pc hp pavilion slimline 400-034) on all PCs "s that Ive had the activation key is 0n a tag, I'm not." I have serial # product # (xxxxx-xxxxx-xxxxx-xxxxx-QGJXW) then I get a message that this is not the corr