Select a Channel Value from a condition based on two other channel
Hi,I have three channels in a Channel Group named Name, Number and Value. I want to select a value from Value channel based on a particular Number OR Name in the other channel.
View ArticlePicture not showing in report page
Hi All, I have an issue with pictures in report pages. I am editing a report template I was given previously after someone else. There are several pictures which are showing correctly. When I copy one...
View ArticleMarker Label - Specific Points
I have a scatter plot with 100 points plotted and I want a few specific points to have labels. Those labels are based on a channel that is not used in the plot when that channel meets some criteria....
View ArticleExpanding channels
Can anyone provide me with some more detail about which script functions produce implicit channels and when expanding them will be permanent? I have a number of scripts called by a master script that...
View ArticlePassing variable to Find function
Hello, I'm trying to find the first index where my accelerometer goes below -1G. I'm trying to use the Find function to do this, and having some syntax errors.My code looks like this:index =...
View ArticleData Plugins for Exporting Files
There is plenty of documentation on how to write and manipulate data plugins that read data into DIAdem. I was hoping to find more information on how to set up DIAdem to export a file in different...
View ArticleOpen DIAdem on Network Drive
I want to open diadem which is on a network drive and run a script there only which generates an excel file. I was successful in doing this on a local drive.I found a vi DIAdem Application but a bit...
View ArticleMass encryption of files
Hi All,I have a project, which is supposed to be send to customer. Since I want to encrypt all the files which could be encrypted, I am currently doing manual encryption of roughly 50-100 files every...
View ArticleChannelsToArray send to Excel
Is it possible to use the ChannelsToArray function and export that matrix to Excel?
View Article3D Surface Plot Interpolation
I am unable to display a smooth surface plot. The interpolation of the z values gives peaks and valleys instead of a smooth transition between the data. I have attached a file of what I am getting with...
View ArticleChange curve thickness in View panel (Diadem 2018) ?
Hi,In the Release Notes for Diadem 2018, it says that in View, 'You can change line thickness for curves, for example, to improve the curve display on high-resolution monitors'. It is a very nice...
View ArticleUsing channel values in a Report text box
Hi, I have a Report page with a graph that contains a text box in which I would like to enter a value from a channel. I am using the following text entry:Roll Gradient =...
View ArticleParallel Process Run with no callback
I'm trying to use a parallel worker with no call back function. The command I use is below, and as you can see I set the OnScriptFinished input to a null string....
View ArticleData format (.R64) on MatLab
Hi, We are executing some vehicle function tests and collecting those data via Datalogger Ipetronik M-log. Currently we are able to plot graphs no DIADem, however the data that we are generating is on...
View ArticleDrawing Square In Report Plot
I need to draw a square around the target area for the peak of my curve in the report tab of DIAdem. I can manually draw this with the shape tool, but that would mean every time I run a different test...
View ArticleRounding a single value
Hello, I'm trying to round a variable that contains a single value to 1 decimal place in my script. I found this function but it appears to be only for channels of values: Command: ChnRound How can I...
View ArticleFinding the position of the minimum value in a channel
Very occasionally, the following line of code fails to return the row number of the minimum channel value and returns 0 instead: L1=Find("Ch('WkSpace')=ChnValMin('WkSpace')") The values in WkSpace are...
View ArticleUser input based on visual check
Hi, I am stuck by a certain problem, I do not know how to solve it and I would like to ask you what is the best way to solve it. I have a script which evaluates data but needs a visual check from a...
View ArticleComma delimated to semicolon delimated
I have an xlsx file which i am saving it to a .csv file. The .csv file is a comma delimated file and I nned it to be semi colon delimated( one. Can it it be possible via vb script.I am using Call...
View ArticleError received: Invalid use of Null:...
Hi there, since DIAdem 2018 I get this error when using the Maximum property. It works if I load in .tdms files (second run through the script), which I saved previously in the script (after first...
View Article