cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
johnj_wang1
Level I

Need the Add-in JSL script to plot wafer map.

Dear Sir or Ma'am,

 

Could you please get the Add-in JSL (JMP script) to construct the wafer map based on the value of each X/Y cell (either “0” Red or”1” green) for me?

 

I have already had the X and Y coordinate and Value of each test- either 1 (Pass) or 0 (Fail).

 

 

Thanks,

John

@MikeD_Anderson

4 REPLIES 4
jthi
Super User

Re: Need the Add-in JSL script to plot wafer map.

Re: Need the Add-in JSL script to plot wafer map.

Hey!  If you stack your data so that the different tests are in one column and the result in a second (Test and Bin in the attached data table).  You can use the Semiconductor toolkit to generate these figures:

MikeD_Anderson_0-1623944709514.png

using these settings:

MikeD_Anderson_1-1623944744628.png

In the Patterned Wafer Map Tool

 

Best,

 

johnj_wang1
Level I

Re: Need the Add-in JSL script to plot wafer map.

Hi Mike,

 

Great.  Would you please provide me a link to download the link to Semiconductor toolkit?

 

Thanks,

John Wang

Re: Need the Add-in JSL script to plot wafer map.

Someone put it in an earlier comment.  And it's in the file exchange part of the community in the add-in's section.  It's one of the featured add-ins. 

 

M

Recommended Articles