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.
  • JMP multivariate capabilities let you understand relationships between multiple variables simultaneously. See how. Friday, Aug. 14, 2 pm US ET.

Discussions

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

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 ACCEPTED SOLUTIONS

Accepted Solutions
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

View solution in original post

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.

View solution in original post

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