Anzahl geladener Dateien / File count
Hallo,ich habe verschiedene csv-Dateien welche ich selektiv lade.(i have to load several csv-files) Select Case left(oArray(k),4)Case "0104", "0105", "0106" Call DataFileImport(T5& "\"...
View Articlereloading the TDV file stops script running from embedded dialog box
We're creating a user front end in the view panel, which currently uses scripts to run various functions through an embedded dialog box. We're now hoping to switch between different user panels, but...
View ArticleFFT amplitude units
HelloI very recentrly start using Diadem 2007 and I am interested to create a spectrum of an accelerogram. That is, I have the acceleration m/s2 (sample values N=11999) acquired every 0.0025s.Using the...
View ArticleCompress Images on Report
Hello I am currently generating a report which requires a tonne of photos. The photo file sizes vary between 4 and 10 MB per photo. When I generate a .PDF of my DIadem report the file size is quite...
View ArticleRun Script Periocically or on event
Hello, I'd like to pocess new data with a DIAdem script whenever it arrives in a certain folder. I was wondering if there is an elegant way of doing this please. For example, running a script...
View ArticleChnFiltCalc with a loop
Hello I am trying to run a filter on data by using a loop that goes through all the groups, finds the relevant channel and perform the filter.the debuger send the following massage:invalid channel in...
View ArticleDiadem 2015 64 Bit Sprachunabhängiger Befehlssyntax
Hallo, gibt es eine Möglichkeit in der 64 Bit Version den Sprachunabhängige Ergebniskanalnamen im Analysis zu aktivieren bzw. zu deaktivieren?z.B. bei der Statistikfunktion wird ein Ergebniskanal...
View ArticleNeed to compare two X-Y plot to see whether one is crossing the other.
Hi, I have 4 channels lets say X1, Y1, X2, Y2. Channel length for X1 and Y1 is 10, while for X2 and Y2 is 500. I want to check whether the second XY plot crosses the first or not. Is there a method to...
View ArticlePDF export issue when DIAdem minimised
Hello,I have a script that sets the background colour of a 'Text' element on a report red or green depending on if the test was a pass or fail. What I find is when I run this normally the pdf export is...
View ArticleSortieren von Daten in DAC
Hallo zusammen, ich möchte eingehende Messwerte in absteigender Reihenfolge sortieren, da ich darauf aufbauend weitere Berechnungen durchführen muss. Ist es möglich diese Sortierung gleich in DAC...
View ArticleDIAdem Data Acquisition Example ?
Hello, I'm looking for an example in DIAdem to do a simple Data Acquisition. All of the examples in DIAdem have simulated inputs but there looks likethere is a NI-DAQmx Driver Pallet that has several...
View Articlenumeric channel turned in novalue??
I have a numeric channel A, channel data is from a collection of other channel values. I used chd() to write these values into channel A. It seemed work fine if I run under debug mode, step by step....
View ArticleHow can I read CSV files of rows with different number of columns?
HI all, I'm trying to load CSV files with DIAdem 2014, and I found there is a great tool, 'DataPlugin'.However, with CSV DataPlugin tool, there is critical problem with my data files. (See attached...
View ArticleWant to add manual step inside a script
Hi, Is it possible to add a manual step while running a script?What I want to do is when I start running the script, after processing the channels wait for a manual input (lets say for example,...
View ArticleDiadem viewer incorrectly plots data twice
My recent install of Diadem 2010 or 2011 (SP1) is not displaying plots correctly. Each waveform or pair of numerical channels (even the example file) is plotted in the correct position and then also a...
View ArticleUsing DataFileLoad inside a dataplugin
Hello, When importing *.7d7 type files using the existing dataplugin, some of the proparties are not loaded correctly. I wanted fix that by creating a new dataplugin. Since I do not have access to the...
View Articlerainflow matrix
Hi,I want to build the rainflow matrix as follows: mean - maximum - number of occurrences.If I calculate the Rainflow matrix with the Rainflow Classification function, I get the matrix composed by:...
View ArticleReducing Classification
Hi,I have 2 channels: ch1 and ch2. I want to build the trend of ch1 in function of ch2 and calculate, for different values of ch2, average, minimum, maximum and standard deviation of ch1.I do the...
View ArticleCalculate Peak-to-Peak Amplitude
I'm wondering if it's possible to calculate the peak to peak amplitude of a sine wave. I have a waveform from a proximeter for a ten second period and would like to calculate the peak to peak amplitude...
View Articlesync different TDMS file with different samping rates
I have 2 TDMS files with data at different sampling rates. The low-speed data file has a timestamp channel plus waveform data channels. The high-speed data file has only waveform data channels. I'd...
View Article