DIAdem Scripts Naming Conventions
Is there any recommended naming convention for scripts? I am mainly asking about variable names eg. should I include type prefix?
View ArticleHow to make a single array using script
Hi. I am sungbae chi Can anyone explain for me how I can make an array using script? I want know syntax to make.ex) Make an string array into group2 channel1Like thisHow should I write in script file?...
View ArticleVDV in diadem
Hi,I have a time and acceleration channel. I compleated the acceleration weighing according to ISO 2631 and also calculate the RMS value of acceleration. But now I have a problem with calculating the...
View ArticleExecute .js file through cmd on DIAdem
Executing a python file works and returns an output as shown in the code. cmdVar = getCommandOutput("cmd.exe /c python C:\Temp\Hello.py") MsgBox cmdVar 'Returns "Hello" Function...
View ArticleFFT Y-Output Values don´t correspond expactions regarding Input
Hii am quite stuck with this problem and could really need help: my Situation right now:- concatenated 121 files with each 21000 measurments each, to a torque channel ( MyR ) and a rpm channel( Rotspd...
View ArticleDiadem 2017 PDF Export Issues
I upgraded to Diadem 2017 from 2014 and PDF Export does not work. It goes through the entire process: save file as, running wheel, and no errors. Yet there is no file in the directory when I go find...
View ArticleExport graph and cell data from DIAdem to Excel
Hello. I am sungbae chi Is there any way I export 'Report sheets' to Excel. I know that Data portal can be saved as 'xlsx' using plugin. But, If I want to export some specific format like 'report in...
View ArticleAppend Text To the End of File Name - Before the Extension
Hi, I am writing a script to batch process data recorded during experiments. After I input the files through the file selection dialog box, I run a for loop in which in which I carry out the actual...
View ArticleFind text in channel values
Hi,When searching for values in channels I would normally use the following code:R1 = -0.2L1=Find("Ch('Metrics/X Data')>=R1") However, I now need to search for some text within the values of a text...
View ArticleModify the default VBS script
HiEvery time I start a VBS script, I start with typing a plethora of Dims, such asDim oMyChn, oMyGroupIn, oMyGroupOut, oMyGod, i,j,k,l,metc.This is, because the way my script design habits are such...
View ArticleChnOffset "mean of values"
Hi together, I dont get it how to put this command right.... What do i put as ChnOffsetValue when i use the mode "mean value Offset"??Command: ChnOffsetSubtracts an offset from the channel values or...
View ArticleWaveform x-offset
Hi everyone, Could someone please explain the idea of the Waveform x-offset (in the waveform properties). I understand it is quite easy to shift a channel on the X-Axis when you are using the VIEW...
View ArticlePlotting Exponential Curve with two co-ordinates automatically in diadem
Hi,I am trying to automatically plot a exponential curve with two co-ordinates. Please help me with the format that i should be using in the formulaExample of the plot is as attached below Thanks in...
View ArticleHow to get data type out of DataPlugin
Hi everyone, I have created a program, where the user needs to select a DataPlugin first and chooses the files he wants to load in afterwards. In order to filter the files that can be chosen, I need a...
View ArticleAlternative for CCH function
Hi all, i saw that the DIAdem function "CCH" is obsolet. Now im confused how to get the average of an Channel?I saw nothing in the documentation for an new command. So do i have to write my own...
View ArticleScript for report pdf file naming
Hello!I would like for my pdf export report to have the same name as the data file. I have the script to create the pdf export and allows one to make the file name as they wish however I would like the...
View ArticleTDM DataFinder Server Install Requires WIndows Firewall Service Running
Just wanted to leave a note that during my TDM DataFinder Server 2017 Install I hit errors that took quite a bit of troubleshooting to resolve. In summary the installer requires that the Windows...
View ArticlePlot Thickness in VIEW
The number one feature in DIAdem that blows away the customers (NASA engineers), is the high speed video synced to the sensor plots. But for over 10 years I have been asking for how to thicken the...
View Article2D Plot Channel Names
I'm having trouble finding a method to extract the name of the channel being used within a plot as the y-axis (ex: [#]/Speed, [#]/Torque). What I'm attempting to do is: Look if a specific channel...
View ArticleAccess violation err:00142C50
Hello there,Has anyone met with this error before or know what does it mean? Error while executing "StatBlockCalc" command Error type: ACCESS VIOLATION Error address: 00142C50 Module name:GFSFILE.DLL...
View Article