Labview Waveform Type into Diadem
We have created some TDMS files in Labview using the native NI "Waveform" data type (this is basically a cluster, with the Y axis data, and a Start-time and delta-time structure to document the time...
View ArticleRunning Diadem From Within VB.NET
I use the following snippet of code that works for my needs using VB.NET oDiadem = New DIAdem.TOCommand'Save Diadem file as TDM in the specified folder.nDiademStatus = oDiadem.TextVarSet("T3",...
View ArticleDIAdem DAC Script - High CPU and slow
Thanks to this board I now have a working serial port reader script. But now 2 issues have become apparent. 1) the oUDIM.Read function appears to take, minimum, 0.1 seconds to execute. Sometimes a bit...
View ArticleGet value of a Channel by row number
Hello, I have recorded a script that calculates the N peak values of a channel and saves them into a new channel. Each channel contains the X value and the Y values of the selected peaks (PeakX and...
View ArticleWait until external program is finished to continue the script
I create a python script to analyze an excel file and export another excel file (X) as the result.My vbscript needs to execute the python script and wait until it finished to read this X excel file to...
View ArticleDefine a global user constant in DIAdem 2017
Hi all, I would like to define a global user constant in a VBS script in DIAdem 2017, which is going to be used by other scripts. This constant will have information that depends on the computer I'm...
View ArticleDataFinder Server 2018 Resource Manager Service
Hi Group. I am looking to understand the use case for some of the advance settings for Data Finder Server. In the TDM Server Control Panel1.0 These are Resource Manager Service and Information Audit...
View ArticleScript to check if value has been exceeded and feed test to report
Hi All, I want to check to see if a value has been exceeded and then have an alerts tab on a report. For example I want to check if the speed of 7000 rpm was exceeded. I then want on the alert tab of...
View ArticleCommand Line Scipt Start and Data Loading Priority
I have been working with a custom user Interface that collects data into a .tdms file. There is a button on the user interface that opens DIAdem with the data file loaded into the data portal. I added...
View ArticleConstant Channel for Common Limits
Hi,Is it possible to create a channel containing constant values? I have multiple views of data and all shares common limits. I would like to create one channel containing my limits and plot it on...
View ArticleTDMS to .wav giving zero values
When i save a TDMS file to a wav file and then open it in matlab I get all zero values. How can I get the actual frequencies of the sound?
View ArticleData loading process is very slow using DIAdem 2017
Hi everyone, Some colleagues and I noticed that the data loading process in DIAdem 2017 is very slow. We internally use a tool developed in DIAdem 2014 to process some data which are loaded with MDF3...
View ArticleProgrammstart mittels /CScriptStart - Informatiopn übergeben
Hallo zusammen, aktuell starte ich ein vbs-Script mittels CScriptStart über eine Verknüpfung. Im Zielpfad ist folgendes angegeben:"C:\Program Files (x86)\National Instruments\DIAdem 2017\DIAdem.exe"...
View ArticleHow to change report font color with script based on criteria
Is there a way to have the font color change for the report based on the determination found in the script?For example this script checks to see if a value was exceeded and reports yes or no on an...
View Articledata amount limitation?
Hi, I am new to diadem and I am interested in which amount of data diadem is able to handle.Is there any limitation of rows, lines or measurement points for the data file?Or what else could be...
View ArticleMeasurement of periodic signal parameters
Hi. I need professional help. I am just starting to work with Diadem and would like to understand if it is possible to do the following.I have periodic pulse signals. There is a task: to define the...
View ArticleFiltering a channel based on the values of another channel
Hi all, I have imported in DIAdem some height measurements I have taken with a laser profilometer. Each profile consists of 3 channels: X (position), Z (height) and I (laser intensity). I would like to...
View ArticleHow to implement my own data into SQL Wizard
Hello, I have scoured the forums for a way to implement my own SQL files into diaDEM in order to create Box Charts, but when importing SQL Wizard I realized I do not know how to import my SQL data...
View ArticleFor each element of an ElementList: is there an index?
HelloI want to repeatedly run a calculation over 2 channels of many groups, such asChnMapLinCalc("[i]/chan A","[i]/chan B,.... )"and the like, which take 2 input channels Now this could be done quite...
View ArticleMultiple x-axes on a single 2D plot in REPORT
Anyone know a way to create two x-axes on a single 2D plot in REPORT? For example, an FFT of speed variation for a torsionally vibrating shaft with nominal speed of 1800 rpm would have orders of 1,...
View Article