read data from a Time type channel in a Data plugin
Hi, I am having issue reading eTime format channel values in a data plugin. I am opening a TDMS file and trying to access values in the time channel. But it simply skips all the subsequent steps in...
View ArticleHow to using Resampling a Channel?
I want to convert the values of some channels with frequency 5 HZ and transfer them to Excel.I wrote these codes but this error happens: Invalid channel in command ChnResampleFreqBased, Parameter [1]....
View ArticleFind if a string contains a second string
Hallo, I need to check if a string variable contains a second string, case sensitive and not. Is there any Diadem/VBS function to do this?Here an example of what I mean:If StrContain("pressure","pres")...
View ArticleCreate a ComboBox inside an XTable cell
Hallo, I have an XTable showing channel number, channel name and unit of measure. The unit can be freely chosen by the user, but I want it to be chosable among 2 options, so I want a combobox in each...
View ArticleGet list of channel properties / check if a property exists
Hallo, I need to check if a channel has a property with a given name, and in case create it. I try the following code but did not work, any hint? IfoChn.Properties("prop_name").Exist =...
View ArticleAdd kanal in Excel
I have a file with many groups.in each group there is a time channel.I only want to import a time channel from Groupe, in which there is a channel named Eng_Spd, into Excel.Can someone help me, how...
View ArticleIf then else function on calculation manager
Hello everyone,I try to use the "if "function on calculation manager under the "calculation script " but it doesn't work. I have the error message "Expected statement". I have attached the print screen...
View ArticleHow can I load 2D line points from Excel onto a chart?
Hi, There's this use case a customer has while testing WLTP cycle of vehicles with manual gearboxes. The customer would like to know how he could load the theoretical points of a WLTP cycle onto a...
View ArticleAccess to a channel value from a MF4 file
Hello, I'm working with DIAdem 2017.I load a mf4 datafile in the portal with a drag and drop method. The data plugin I used is the one from the website 1.3.0.7307.When the channel appears in the Data...
View ArticleCheck condition on a trigger channel and fill channel gaps
Hallo, I have a channel (BLS) with 1 and 0 values representing ON/OFF of a given phenomenon.I want to use the information contained in this channel to split other channels that have the same size, but...
View ArticleFilename in SaveDialog
Hi,I'm working with DIAdem 2017I would create a SaveDialog and name my file with variabel "sPath". I created saveDialog, but I do not know, how to name my file.Can anyone help me?many thanks...
View ArticleDIAdem RMS calculation interval width (% and ms)
Hi, I would like to compare an RMS signal that was computed analogically by an acoustic emission sensor coupler to one computed digitally based on the raw signal. The data was recorded for 20s with a...
View ArticlePossible to start DIAdem without My DataFinder?
Is it possible to disable "My DataFinder", and start DIAdem without My DataFinder starting? Julia
View ArticleVLM 3.1 issue with named user license of DIAdem 2018
One of our users on a Windows 10 computer keeps getting the following error: They are granted a temporary license and still able to use DIAdem, but it seems odd that this keeps occurring. Has anyone...
View ArticleHow to find, if channel exists or not?
Hi,I am beginner in DIADEM, Apologies in advance if the question does not make sense.If EmissionsStream1Location = "Engine Out" Then ' do this calculation ' ElseIf(CNo(...
View ArticleStore Usage Data
Hey All I am working with a group of engineers trying to quantify how often DIAdem is used as an analysis tool. Currently our team uses several applications but myself and another colleague are trying...
View ArticleDataFileSaveSel keywords
Hi,Until recently, this code worked perfectly:SelectedChannels = "'Metric Values/Metrics', 'Metric Values/Values'" DataFileName = PicPath & "\" & DataSetName & ".csv" T1 =...
View ArticlePage through a large query (Element Search)
We have about 4 million recordings in our database. DiAdem 2017 offers a limit of 32000 elements in Element Search and 2.5 million in Column Search (for one column). Most of our search queries on the...
View ArticleClosing diadem triggers dialog box "cannot find specified object"
Hi, my colleague has strange problem. He has Diadem 2017 .0.06657 64bit on Win 10.I open Diadem instance and close it. No problem happens.But when i open Diadem and i open second instance, after i...
View ArticleReading ADAMS "*.tab" file into DIAdem
Does anyone have a working DataPlugin to read ADAMS "*.tab" files into DIAdem? I tried to use the ADAMS_RES.uri and Adams.uri plugins, but neither one worked. Adams.uri brings in two out of 12...
View Article