cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

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

how do i use USL and LSL values saved in other table and use it in script generation capability analysis?

1 ACCEPTED SOLUTION

Accepted Solutions
ian_jmp
Level X

Re: how do i use USL and LSL values saved in other table and use it in script generation capability analysis?

Depending on what your code requires, there are several ways to do this. But the JMP doc should give some ideas:

Entering Specification Limits

View solution in original post

3 REPLIES 3
Kevin_Anderson
Level VI

Re: how do i use USL and LSL values saved in other table and use it in script generation capability analysis?

I recommend referencing Associative Arrays in the Scripting Guide.

ian_jmp
Level X

Re: how do i use USL and LSL values saved in other table and use it in script generation capability analysis?

Depending on what your code requires, there are several ways to do this. But the JMP doc should give some ideas:

Entering Specification Limits

switzal87
Level III

Re: how do i use USL and LSL values saved in other table and use it in script generation capability analysis?

Thank you! this reference was of great help!

have a great day!

Recommended Articles