How to implement the wafer map using LabVIEW?

Hello LabVIEW Masters!

I have a project which includes control and searching for information on a PROBER. One of the difficulties I have now is how to implement a WAFER card using LabVIEW. According to the requirements of my client, the element of pads varies between 6 k and 23 k. I guess that do everything (a = a ctl/indicator led) will be a hell of a task, especially on how to effectively manipulate each elements. Does anyone have a better idea on the way whose that?

Please, I seriously need your help...

Thank you and best regards,

Dennis DG

Hi Dennis,

This wafer GerdW post card appears to me as a sort of histogram (for example http://www.ni.com/white-paper/4158/en#toc3);

Altenbach post well this example that shows how to use a plot of intensity to create a 2d histogram:

http://forums.NI.com/T5/LabVIEW/overlay-plots-as-intensity-graph/m-p/211222#M119248

Learn how it works and try to adapt it to your specific task.

Alex

Tags: NI Software

Similar Questions

  • How to make the load simulator using labview 2010

    I would like to ask how to load simulator using labview?

    What have you tried so far? and exactly what your tying to do?

  • How to control the Planar scanner using labview

    Hi, I am facing a control scanner Planar JSS project, the interface goes series use DB25 port, PM341UNIT and limit switch.

    I don't have any ideas on how to start. Please I need support.


  • How to run the VI developed in labVIEW 2011 in its previous versions

    Hi all

    I am currently using LabVIEW 2011 in my PC at home.

    But, all my school's computers are installed with LabVIEW 2010 and 2010 SP1.

    How to run the VI developed in LabVIEW 2011 in its previous versions?

    Is there any conveter why?

    Concerning

    Prasanth T

    Open the VI in LabVIEW 2011 and use the file menu option, save for the previous Version.

  • How to implement the logic below?

    Hi friends,

    Greeting of the day!

    I have a table with the following columns

    STUDY_NAME
    COUNTRY
    STUDY_SITE
    DISCREPANCY_ID
    REVIEW_STATUS
    COMMENT_TEXT


    I would like to implement the following logic on the table of the table


    logic: I need to extract all the columns in the table above with the following condition,.

    If the COMMENT_TEXT begins with 'CCRA Query' or 'ARC Central' and the REVIEW_STATUS is Review_Status 'ARC Review' = 'CCRA Review' if Review_Status = Review_Status.

    Thanks in advance

    Please give entered how implement the foregoing

    Use CASES

    case when (
                    COMMENT_TEXT like 'cCRA Query%' or
                    COMMENT_TEXT like   'Central CRA%'
                )  and  REVIEW_STATUS = 'CRA Review'
                    then 'cCRA Review'
           else  Review_Status
    end as  Review_Status
    
  • How to get the evaluation version of labview for linux mint

    Hello

    Can anyone suggest me how to download the evaluation software of labview 2014/15 for linux mint?

    I knew the trial versions are only available for windows.

    Thanks in advance

    Best regards

    Manasa M

    According to this information, the Mint is not a Linux Distribution supported: http://www.ni.com/product-documentation/52786/en/

    I can't find the linux version on the page of downloads-I suggest you ask OR through your local office to see if they can provide you with a copy.

  • I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    I am new to the ethernet communication using labview. I don't have any material. I have two laptop, I need to send and receive data through these 2 portable by using labview. Kindly help me on this.

    Dennis has already said: for a direct PC - PC connection, you need a cross over cable. If you connect through a router or a switch, you use a standard cable.

  • I can see the webcam on my Dell Latitude D630 laptop, but cannot make it work on Skype... This isn't seeit. How to activate the webcam to use?

    I can see the webcam on my Dell Latitude D630 laptop, but cannot make it work on Skype... This isn't seeit. How to activate the webcam to use?

    Hello markward4905

    You should be able to download the drivers from the website of the manufacturer of your web cam.

    This forum post is my own opinion and does not necessarily reflect the opinion or the opinion of Microsoft, its employees or other MVPS.

    John Barnett MVP: Windows XP Expert associated with: Windows Expert - consumer:www.winuser.co.uk | vistasupport.mvps.org | xphelpandsupport.mvps.org | www.silversurfer-Guide.com

  • How to implement the ScreenUiEngineAttachedListener Interface?

    How to implement the ScreenUiEngineAttachedListener Interface? It is somewhat a mystery reading through the API.

    I have a class that implements ScreenUiEngineAttachedListener:

    public class UiListener implements ScreenUiEngineAttachedListener {
      public void onScreenUiEngineAttached(Screen screen, boolean attached) {
      }
    }
    

    Then I have a class MyScreen which extends from screen and has two methods:

    public void addScreenUiEngineAttachedListener(ScreenUiEngineAttachedListener listener) {
      super.addScreenUiEngineAttachedListener(listener);
    }
    
    private void removeScreenUiEngineAttachedListener() {
    
    }
    
    • What is the correct positioning of everything?
    • Can I define an instance of UiListener and pass in the addScreenUiEngineAttachedListener?
    • How to remove UiListener in removeScreenUiEngineAttachedListener?

    You will need:

    • an instance of your UiListener - probably a static member inside your UiApplication;
    • a method that allows to retrieve the reference to this instance of UiListener;
    • a call in your constructor for the screen at addScreenUiEngineAttachedListener (yourApplication.getUiListener ()) or similar;
    • potentially a call within your onScreenUiEngineAttached (attached screen, boolean) routine, the branch (attachment is false) : screen.removeScreenUiEngineAttachedListener (this);

    However, all this is too much work for no gain. Just override protected void onUiEngineAttached (boolean attached) in your screen class and make your logic there - all members of your class are accessible and all the code is placed where it belongs.

  • How to implement the copyright symbol?

    Hello

    Is it possible to implement the copyright by using J2ME? Thank you very much!

    If you want to display the copyright symbol, you can incorporate it into a string using the Unicode escape sequence '... \u00a9...» ». What is displayed on the screen depends on the police, of course, but I imagine that it will be widely supported.

  • How to create the user account using the command?

    How to create the user account using the command?

    Open cmd as administrator, and then type the following commands one after the other

    NET user / add program mypassword
    net localgroup administrators program / add
    net share concfg * C:------/ grant: program, complete
    This will create a user account with the name "Program" and the password "MonMotpasse".

    You can create the user name and password of your choice.
  • How to implement the SOA 11 g limitation?

    Hi all

    Can someone tell me how to implement the limitation in SOA to create a repository for the history of the transactions?

    ARO

    Hari

    Hello

    By Greg Mally of Oracle message covers an approach to the limitation in SOA Suite

    https://blogs.Oracle.com/soacommunity/entry/throttling_in_soa_suite_via

  • Is there anyone who knows how to implement the P3 Colorspace in first CC2014?


    Is there anyone who knows how to implement the P3 Colorspace in first CC2014?

    Hi RVBBernard,

    Sorry, there is currently not available in Premiere Pro. You can request a feature here: http://adobe.ly/feature_request

    Thank you

    Kevin

  • How to implement the AdSense code

    Hello

    I don't know how to implement the code.

    Can someone help me?

    Hello

    Please take a look on the link adobe form at the address below. This could help you.

    https://forums.Adobe.com/message/4325647

    Kind regards

    Nitin Kapila

  • How to generate the password encoded using agent in ODI?

    Hello

    I've created a scenario and I plan to them. Now, I want to create an autonomous agent to run this scenario. To do this, I update odiparams.bat file where I am mentioning the details of the repository. I want to generate the encoded password repository connection using batch processing utility officer. After you type following command at the command prompt in windows xp:
    agent to encode the password
    Failure of the sound connection password invalid username error display.

    What should do? How to generate the password encoded using batch agent utility?

    Thank you
    Shrinivas

    Published by: Shrinivas Dayma on 13 Aug 2011 02:03

    Hi Shrinivas,

    This command is for ODI 10 g.

    For 11g,.

    Encode

    Thank you
    Guru

Maybe you are looking for

  • RE4100W questions

    A couple with an Extender of RE4100W problems; eplain logic my config network before listing the two questions. I use a dsl router that manages all functions of the router, and then an E3200 configured in Bridge mode, working as an AP. The router is

  • How can I order the Service Pack DVD?

    Somehow, I never had the SP1 or SP2 updates. I've been on all the site trying to find out how to get the DVD but can't find it.

  • DV8P recovery Image (factory settings)

    I'm fallen on the BSOD problem a few months ago and only managed to solve this recently, however, by using a DV11P recovery image to restore my DV8P, but I would feel much safer if I could restore the original factory settings/files DV8P, the problem

  • BlackBerry 9800 touch of Smartphones

    Hollow of the star on the notice bar, don't know what it is and it can't go down. Pls Help

  • What is the difference of windows 7 32-bit to 64-bit programs?

    What is the difference of windows 7 32-bit to 64-bit programs. Original title: * bits *.