cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • 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
navnasn
New Member

Importing JMP file into VS Cdoe and processing data

Hi Any way can we import JMP file to VS Code and generate data graphs or logs ? 

2 REPLIES 2
jthi
Super User

Re: Importing JMP file into VS Cdoe and processing data

You will need JMP to open JMP files. You can utilize built-in Python integration if you want to for the data analysis and there is also VSCode extension for JSL Visual Studio Code>Programming Languages>JSL: JMP Scripting 

-Jarmo
bfoulkes
Level IV

Re: Importing JMP file into VS Cdoe and processing data

Agree with jthi. The JSL extension in VS Code is really nice and a little better than the regular JSL editor. I will frequently edit a file in VS Code, save it, then run the script in JMP. Technically, you can run JSL files from VS Code, but it is clunky.

Recommended Articles