Bearbeiten der Legende im Script und weitere Fragen
Guten Tag, ich sitze gerade an meinem ersten Projekt mit Diadem 2015 (64 bit): die Überarbeitung einer Auswertung von Messdaten mit Darstellung in einem Report. Zuerst wurden die Daten einfach in eine...
View ArticleDaily Max Calculations
Hi, I'm trying to perform calculations on my timeseries data in per day chunks. Specifically, I want to calculate the max value of my data channel for each day and then dump the data and associated...
View ArticleBug Report: When debugging, script resumes after adding a watch variable.
If you are in debug mode, and while the script is running add a variable to the watch window, the script resumes when you click OK. You can use the code below, place a break on line 9. Then add the...
View ArticleDIAdem single variables
Hello if any of you knows can DIAdem perform operations in the calculator on single variables of the channel. I need to average values of the variables introduced into the channel to temporary...
View ArticlePossible Bug: "Find" runs after a script finishes
Occasionally when a script finishes, Diadem will open the find dialog box. If i'm in the script panel, it will search for the last text I searched for. It's as though I pressed ctrl-f after ever time...
View ArticleFind Peaks tool
Hi all, I am new to the forum, so my apoligies if this problem has already been dicussed. I am trying to find the first 100 highest peaks from a pressure time trace which is basically a series of...
View ArticleFind Peaks tool
Hi all, I am new to the forum, so my apoligies if this problem has already been dicussed. I am trying to find the first 100 highest peaks from a pressure time trace which is basically a series of...
View ArticleScalar vs Vector units in quantity based calculation
How do I specify in Diadem that I want to work with a vector unit, not a scalar unit, when doing quantity based calculation. Specifically, when calculating engine power, the equation is "power =...
View ArticleGaussian Curve Fitting
I am using the Gaussian Curve Fitting from the Analysis toolbar to fit a non-lear curve. The curve fitting is working well with one issue. I want to constrain what my coefficient values can be...
View ArticleHow to add channels to a channel table in the View panel in script
Hi all, We're trying to set up a video review tool using DIAdem, and as part of that we want to populate the results that have already been analysed into a panel. This means populating a channel table...
View Article.dat in .xls autoamtisch konvertieren
Hallo ich bin gerade dabei Versuche auszuwerten und habe über 100 .dat Dateien vor mir, die ich jeweils in Excel konvertieren muss. Natürlich könnte ich im Navigator jede Einzelne händisch konvertieren...
View ArticleDataplug In won't inport
Hello I am trying to load a data plug in which doesn't seem to import into my list of available data plugins. When I try to reinstall the plugin I am asked if I want to overrite the existing plugin...
View Articlebandwidth
Hello maybe someone can help me with my problem. i try to do bandwidth of forces in my diadem script . i need to do something which can calculate betwen max and min of all points(variables) in one...
View ArticleScriptCmdRemove Resets GlobalVars
Is it expected behavior that I lose global variables when registering or deregistering user commands? It appears ScriptCmdReset is called somewhere in the Registering functions... Is there any way to...
View ArticleDIAdem 2015 fails to launch (Win 7)
Whenever I try to start DIAdem 2015 on my Windows 7 machine, I get the error "Diadem: DIAdem.exe - Entry Point Not Found". Here is a screen image of the error.I tried re-installing DIAdem mutliple...
View ArticleFunction Add Ins
Hello I am curious if there is away to add additional functions to DIAdem. For example I have an external Test processing system which creates and stores all of our test requests. The database has...
View ArticleChanel Event function
Hi all, I have a dataset with two channels: (1) a signal which has boolean values (1/0) and (2) time. I want to eliminate the noise of this signal, so I mean giving a value of 0 to the signals which...
View ArticleStacked Bar Chart Workaround
I posted this in the idea exchange, but I'm stumped on a workaround. I would like to display the total effect of multiple inputs to a process, while also showing the relative impact of each input. The...
View Articlegestern gings noch!?
Hallo,seit Monaten nutze ich in einem Script (DIAdem2015/64) folgende Zeile zur Ableitung des Druckes:Call ChnDifferentiate("[1]/zeit","[1]/pressure [bar]","/DifferentiatedX","/DifferentiatedY") Seit...
View ArticleHow to call a specific sheet in View via script?
Hi, I am using the InteractionOn() command and WndShow("VIEW") to allow the user to view some of the results then continue. I want to have the script send the user to the correct sheet on the view...
View Article