CAN Bus Log Converter Absolute Timestamp
I am experimenting with using the CAN Bus Log Converter to convert raw CAN bus data in a TDMS file to Signal/Value data for analysis. My understanding is that the Timestamp to Raw functions store the...
View ArticleDiadem Show reduced data in VIEW?
Hello, I have installed the Diadem Evaluation version 15.0Then I found my data on a SQL Server and loaded it into Data Manager (Datenportal): (see picture) Now I want to visualize my data in the VIEW...
View ArticleChest Deflection Rate
Hi, I am implementing Chest Deflection Rate In Diadem. I got this link http://zone.ni.com/reference/en-XX/help/370859H-01/crash/chest_cdr/ in NI Forum. Is There already an API in Diadem to Calculate...
View ArticleIssue with FFT
Hi all, I have used a signal to carry out an FFT analysis using DIAdem. I have used the following options available in DIAdem: FFT (One Time Signal)Windows type: RectangleFFT functions: AmplitudeType...
View ArticleCutting waveform channels
Hi,I am trying to cut my waveform channels. I am using this script. Does anyone know why it doesn't work and how should I improve it?Dim i, j, oMyUnit, iOffset, oMyChannels, chName iOffset = -0.1 for...
View ArticleSeconds in milliseconds or minutes
Hi, Once channel indicates time in seconds. I would like to convert the seconds in minutes or in milliseconds. Do I need to create two more channels for minutes and ms and how can I do the conversion?...
View ArticleWhat is the meaning of CHV(ChanalLine,"["&str(GroupNr)&"]/CHName")
Hallo Well it seems to work, but I didnt find what && means? Difficult to search it. What means && ? Where is it written in the Help HTML ? And what exactly is str doing (The Input is...
View ArticleCreating a channel by combining the smaller values of two other channels
Hello, I have two channels (Volts+ and Volts1+) and I'm trying to create another channel (Volts_Small) that will have the smaller values of the two channels. I need to compare every data point in the...
View ArticleVBScript
Hi, i am currently working with NI DIAdem tool, using VBScript. i want to parse the content inside the text file to the Data Base using DIAdem TDM. i want to create one variable as a global variable...
View ArticleHow to load CSV file with no headers, spaces in data
Hi, I have CSV files with no header information in the file. Data is arranged in columns in the file, Time, sample 1, sample2, sample 3, ... sample N The number of samples is variable in each line and...
View ArticleAcceleration to calculate displacement
I have one channel (acceleration) of about 1 KHz frequency and one time channel. Samples per channel is 100 Hz. I would like to plot the displacement against time where displacement is the second...
View ArticleHow to launch a script from a custom button?
Hi nice helpers, I need to implement a functionnality in DIAdem and I think it is possible using scripts but I am not really skilled with scripting and could not realise it completely. I need a button...
View Articlepattern in vbscript
Hi, i am currently working in NI DIADEM to parse my test reports into Database. for that i have created my dataplugins using VBScript. Now i want to read the below line from my test report. 3.5.8...
View ArticleODS functions not supported in DIAdem 201
I learn that ODS functions, supported upto DIAdem 2014, are presently NOT SUPPORTED in DIAdem 2015. I tried to find alternates in the NAVIGATOR object oriented interface, but could not come across...
View ArticleMerge video and data in one area
Hello, Is it possible in View or Report to import a video and in the background of the video show the data graph. So you can see a graph trace overlayed on the video. I suppose you could also call it...
View Articlename search channels
Hi all, I am trying to write a script to plot some graphs on DIADEM.I have different files which I want to work with, but the names of the columns are slightly different for each file. So I need to...
View ArticleTDMS file title for use in Diadem report
I have been given a large number of TDMS files collected with Signal Express 2014 and all these files are called voltage.tdms in various sub-folders, when I open a sample of these files in Diadem I can...
View Articletype 2d axis
Hi All, I am writing a script to plot some graphs and I would to change the type of some of them to "Step Curve". How can I do that? Here is my script; Option Explicit 'Forces the explicit declaration...
View Article"Find" "ChnFind"-method cant use "
English: Hi all, I'm new here but cant find a topic that looks my problem. Im scripting in VBS at the moment. My script searches for outliners and copy them to an new .txt document. Basicly it work...
View Articleadding multiple channels
Hi there,I'm trying to add a number of channels together in Diadem 2015 using the following command : Call ChnAdd("[4]/SA4_14 N","'[4]/SA2_16 N' - '[4]/SB5_3'","[4]/COMFORT totalled") There a a total...
View Article