3D Trigonometric Formulae
Hello, I have written a piece of VB Script that uses Diadem to translate outputs from a configuration of 3 rotary potentiometers to relative x, y and z displacements. The equations are quite complex...
View ArticleUpdating a DIAdem plugin fails
I am having trouble making updates to a DIAdem plugin. I started out with a plugin provided by NI based on our .xlxs file format. This worked, but I wanted to make some additions. I took the existing...
View Articleplugin argument
Is there some way to send info to a plugin (an argument)? I'd like to select some options on a GUI and have this affect how the plugin imports data. I can do it afterwards, but I think the process...
View Articleconvert channel display format from time to numeric in a script
I am trying to convert the Display format of a channel that contains time values (mm/dd/yyyy hh:nn:ss.ffff) from Time to Numeric. I know I can do this in the properties section of the data portal but I...
View Articlepoweranalysis
Hello im a new user of diadem it is possible to make a power analysis in diadem of current and voltage. To calculate phase shift, effectiv power and more of electric power? Thanks for answers Thomas...
View Articlescript running to long
I have a script that requires almost ten minutes to run. That is to long for my purposes. The script is finding peaks and valleys of data with the time channel being the x-axis. I'm trying then to...
View ArticleCalculating FFT using the FFTAverageType variable in DIadem
Hi, I have some doubts about how should I use the averagingType variable. I want to define this variable as "Arithmetic" and get the combined FFT of two trials of the same process, i.e I have two...
View ArticleHow to convert cmd_register.odl to tlb file
Dear Colleagues, my problem: In order to become familar with the conversion of *.odl files to *.tlb, I tried to start with the given DIAdem example file CMD_register.odl (see DIAdem Script Help:...
View ArticleSet channel unit as target unit in calculation manager
Hi, is there a way to set a channel unit as target unit in the calculation manager? I've got data with unspecified units (e.g. deg_Cel for °C) so i disabled the quantity based calculation. Now i want...
View ArticleDIADEM SCRIPT: how do I assign a channel contents to a variable so I can pass...
I need to be able to assign a single channel to a variable in a DIADEM script so that I can pass the channel contents to a function which will calculate the definite integral of a section of the data....
View ArticleChanging channel type to waveform
I have a chanel that consists of just numerical data for which I can approximate a second order decaying system. I would like to perform a FFT on this data, but is it nor a waveform. Is there a way I...
View ArticleOnDrawingCell appears to be deleting all cell values
I am drawing a 2D able on a report which I have successfully filled with the output I want. It may be important to note that all the cell values are expressions, not channels. It looks like this: My...
View ArticleDIAdem - from 2012 to 2014 - duplicated channels
Hello to everyone. I am writing to ask for help, we are migrating from DIAdem 2012 to DIAdem 2014 and we have a couple of applications working in DIAdem 2012. In DIAdem 2014 trail version we note the...
View ArticleIs it better to convert from a database to TDMS, for analysis in Diadem?
I have a database (sample attached, mdf sql server localdb ) file (170 mb max) and would like to analyse it in Diadem. What is the best way? One thought is to create a Labview exe converter (mdf to...
View ArticleExcel Add-In: COM Automation only as administrator?
Hi, as I tried to connect to TDM (see code below), I've got the message that it need admin authorisation Set obj = Application.COMAddIns.Item("ExcelTDM.TDMAddin")obj.Connect = True Is it really...
View Articleirig106 Data Plugin to read .ch10 extension file
Hi forum, I am trying to read the IRIG106 (.CH10) using dataplugin IRIG106 dataplugin http://www.ni.com/example/31585/en/Can any one help me how to read a file using this dataplugin...
View ArticleTime axis from DDF (Dasylab) import
Hello i have a Question how can i displayed in the 2D-Axis the Date and the Time of the Recording?Now the starttime is always 0, but in realyti its the 8 of octobre 2014 at 08:13.000. how i can display...
View ArticleIs it possible to split measurement data to several data files automatically...
Hello,i am a DIAdem-newbie and I have a question regarding data logging. My task is to perform approx 200 tests and to log the temperature data of each test automatically. So at the end I want to have...
View ArticleGPI-Toolkit für 64bit Version von DIADEM
Hallo, kürzlich wurde ich von einem Kunden gefragt, ob ich die vorhandenen Addon-DLLs (32bit) auch als 64bit Version erstellen kann (Einsatz mit 64bit Version von DIADEM). Die Frage ist, ob es in...
View Articlevb dialog passing data?
Hi,I did an evaluation a few years ago of diadem and got as far as modifying the example vb script to query our mysql database and insert data into the portal. But at the time management decided to...
View Article