Wavelet transformation in diadem
Hi,I have recorded Microphone data using Head Acoustic data logger and I have a UFF file with me. I would like to do a wavelet transformation with the available time domain data. Request someone to...
View ArticleTDM Excel Add-In Automation for multible files
Hello, i use the TDM Excel Add-In in a Excel VBA Project. I am able to load, proceed and close tdm-files. Is there also a solution to load multible files (like MultiSelect = True)?Thank you very much Udo
View ArticleVbscript Debugger Missing
I just went through a PC refresh and had to reinstall DIAdem. Now I cannot find Microsoft vbscript debugger to reinstall. All of the links I can find from this forum and the web all result in this...
View ArticleUse "chnfind" to find two datapoints in a dataset that average below a...
I am using chnfind to find the first data point that is below a certain value, however there is some noise in the data, and so I need to be able to take two consecutive datapoints, average them, and...
View ArticleAdding curve after PICload command
Hi,I have ready made TDR file with report. I had called this report using picload and after that if I would like to add constant curve for example X=10 or Y=5 programmatically, I am not able to do so....
View ArticleDataPlugin not showing up
So... first attempt at writing my own DataPlugin. Done in LabVIEW using the DataPlugin SDK. I tested it within the project it works. Ran the installer and ran the "Register LabVIEW DataPlugin.exe"...
View Article"File Name" field being overwritten in my DataPlugin
So, I wrote a DataPlugin for a custom file type. It appears to be working fine - with one exception: In the plugin, I set the File Name to be something OTHER than what the real file name is. When I...
View ArticleImproving run time of multiple DataBlCopy calls.
I'm writing some code to ensemble average high speed data from an engine in a test cell. This data is generally cylinder and manifold pressures. In a given file there are a varying number of channel...
View ArticleHow do I report the line with the error using custom error-handling?
Hello, This might be simple, but I couldn't figure it out or find it in previous posts. I am adding my own error-handling messages and I want to call out the line in which the different errors might...
View ArticleWhen I double click on a report object, I just get a cross icon and cannot...
I'm using DIAdem 2014. Previously, when I would double click on a an object in the Report view I would be able to edit it. Now, I just get a cross icon that allows me to move the object but do nothing...
View ArticleSet Default Data Plugin
Hello I have several a few data plugins that open data files with the same extension howvever they can only be used for a particular set of data. I know how to use a script to load a particular piece...
View ArticleDIAdem loading data problem through script commands
Hello! I had a developed data plugin for loads an specific type of data retrived from an SQL database. When I drag and drop the file ( the one that contains the data) into de data portal, DIAdem loads...
View ArticlePlot in Report - time axis format (script)
Hi,How can I format the time axis in a report plot ? I have tried using the variable D2AxisXFormat without much success. This script gives a plot like this; -CallPicLoad("Template")...
View ArticleHow to count the occurrence of folder in a User directory?
Hi, Isit possible to write a code that allows me to count the number of occurrence of a specific folder name in my User directory? For instance I would like to count the number of folder name "New...
View ArticleHow to plot n-systems [linear] in Report?
Hello,Is it possible to have a image of plots made in View using n-systems [linear] in Report?In View I have two 'independent' y axes with nice scaling like this: - I report I have this, where the y...
View ArticleDataPlugin GetStringBlock Function
Hey I am working on developing a data plugin and I usually use the function GetStringBlock to get a block of data after a particular point in my data files. however I now have a data file which has...
View ArticleExcel worksheet add after syntax
Hi, I often save TDM files in Excel format and usually just include the channel name and unit. However, since I usually have multiple groups, I then have to manually insert the group name into the...
View ArticleCurve Transformation in Report
I'm struggling to figure out how to use the curve transformation options in the report tab. Basically I have some unfilterered channels that I would like to plot with a CFC1000 filter applied. This...
View ArticleTrim values in ".xlsx" dataplugin.
Hello, I have a few dataplugins I have created for .xlsx file types, and I cannot find a way to trim the data like I can with a text file.In my .csv or .txt dataplugins I use...
View ArticleHow can I check NI card serial numbers and calibration dates in a DIAdem Script?
Hello - I'd like to create a DIAdem script that would generate a quick list of the serial numbers and calibration dates of all the NI cards listed in NI Max on the same machine. How can I access the...
View Article