Connection to Siemens Mindsphere?
Hello,I wonder it there is a tool/framework/method available to connect JMP to Siemens Mindsphere to analyse data directly from the database?Best Olaf
Find courses, tutorials, and lots of other methods of learning JMP.
view all learning resourcesHello,I wonder it there is a tool/framework/method available to connect JMP to Siemens Mindsphere to analyse data directly from the database?Best Olaf
I am writing a script that makes an additional script on the data table as "New Script". But I am having a problem with parsing the string I have set up as the code to be placed in the new script. The problem is when I run "dt << New Script("Script", parse(a));" when it parses the string, it assumes the quote prior to the Graph Builder is the first quote and then ends that quote at the beginning o...
Hello, I'm trying to retrieve and prep a list of column names to save in a variable to use later. The issue is that << Get Column Names() returns everything as a list of strings. Below is how I've added in a " : " to the beginning of each item string and what a potential usage of this may be. More still needs to be done. names default to here(1);
dt = current data table();
col_names = dt << Get C
...
I have an Excel worksheet with date column where the date is shown as D-MMM.When I imported this worksheet to JMP using Excel Import Wizard, JMP recognize only D-MMM After I have edited the column format from <D><-><MMM> to be <D><-><MMM><YYYY>, JMP thought that the <YYYY> is 1904 (default year) What should be the better way to fix this? I can only think of two ways currently, not sure if there ar...
Hello everyone, Every time I try to open a new csv file in JMP, this is the default.Does anyone know how to make this unchecked by default? I have never wanted to use JMP to open a file in Excel. Many thanks, John
Hello,I wonder it there is a tool/framework/method available to connect JMP to Siemens Mindsphere to analyse data directly from the database?Best Olaf
I have an Excel worksheet with date column where the date is shown as D-MMM.When I imported this worksheet to JMP using Excel Import Wizard, JMP recognize only D-MMM After I have edited the column format from <D><-><MMM> to be <D><-><MMM><YYYY>, JMP thought that the <YYYY> is 1904 (default year) What should be the better way to fix this? I can only think of two ways currently, not sure if there ar...
Hello everyone, Every time I try to open a new csv file in JMP, this is the default.Does anyone know how to make this unchecked by default? I have never wanted to use JMP to open a file in Excel. Many thanks, John
I am using the following piece of code to check if the list cn contains "col_name" and if yes rename it as Target.The problem is col_name can be all upper case or lowercase and there is no way for me to control that.How do I make sure that the code gets executed irrespective of the case?
If( Contains( cn ,Lowercase("col_name") ),
:"col_name" << Set name("Target");
);
Thanks
I am helping someone with a scatterplot 3D again. We found the coloring option in the menu. This colors the points nicely, but when we connect the points, the lines are not colored to match the points. Is there a way to get the lines to be the same color of the points? I have a Mac Monterey 12.6 and running JMP Pro 16.
I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...
I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...
Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel
Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas? Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.
Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...
A practical introduction for new users, trial users, and anyone who needs a refresher Registe...
Do you face challenges with restrictive data formats from EDS, XRD, or Raman instruments? Are the ex...
REGISTER HERE If you teach with JMP Student Edition, you should be aware of some lesser known...
Do you want to efficiently and interactively explore data to uncover patterns and see relationships...