cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
ssjmarshall
Level I

C# JMP libraries or DLL's

I'm new to JMP and I am trying to utilize JMP in a C# environment.   

 

Are there any libraries or DLL's available to utilize JMP from C#?  

As in Gitlab won't auto-build because it doesn't have the libraries, so if we want the user to have a JMP capability of a specific part of the program I'm sure they'd have to have it installed but the code would be there ready to utilize their JMP installed program.  So having libraries or Dll's for that reason would be nice if there is any.

 

or are you required to have JMP installed and then just do a JMP.Application interface in order to utilize JMP via C# and then try to manually build the program in gitlab if able to?

 

I apologize if this is a dumb question just wanted to verify.  

1 REPLY 1
Craige_Hales
Super User

Re: C# JMP libraries or DLL's

see if Automating JMP with c# and visual studio. points in the right direction.

Craige