Unable to read text values in TDMS plugin
We are developing a plugin to read data from a TDMS file and populate an Excel report template with values extracted from it. These values could be Group properties or individual channel values. While...
View ArticleCalculating St. Dev. from Reducing Classification
My end goal here is to calculate the reduce a raw data channel of N cycles into a single cycle average and obtain the standard deviation at each point in the cycle. I'm currently able to efficiently...
View ArticleMultiple files in DataPortal
Hello, I got several files, that contain the same channel groups. Lets say I have two files from a flight test. So Flight1.tdm and Flight2.tdm.Now I want to load both files into the Data Portal wo work...
View ArticleEach TDMS Channel as Different DUT
I have data in a TDMS file where each channel is a separate DUT. I want to plot a chart with the X-axis as the DUT number, and the Y-channel as the data within that DUT-channel. Can this be done in...
View ArticleIs there a portal selection change event?
Is there a way I can detect when a user selects something different in the data portal? Thanks!
View ArticleSimple Bar chart
Hello there, can anyone help with this issue. I am trying to create a simple bar chart with 3 inputs but they are meshed into each other. Thank you very much
View ArticleChanging Base of Log Scale - Possible?
If we select Log for an axis - it is Base 10 - is there a way yet in DIAdem to change the base of the Log function to Log base 2 for example?
View ArticleDialog - some control with dropdown event
Hi,im wondering if its possible to set for example if i have edit box, is it possible to select some file from windows folder and drag it upon the edit box and drop it (like html and js plugins for...
View ArticleBuilding - Generating Channel in DIAdem
I have a bit of an issue with a large data file that is "TDMS" format. The way the data was generated was not Channel Group>Channel with values. The data is 14363 Channel Groups with the results of...
View ArticleTDMS C API File create and open functions do not seem to handle filenames in...
When creating a TDMS file using DDC_CreateFile with (non-ASCII) filenames encoded in UTF8, the actual filename reported by Windows (10) looks to use ANSI code page characters rather than Unicode, eg...
View ArticleCreating channel depending on two channel values
Hi,I have got two channels, for the sake of simplicity lets call them x (1 to 10 with increments of 1) and y(20 to 30 with increments of 1) with the same length.What I would like to do is to go through...
View ArticleLoad query
Hello everyone,I need a script which allows to import the files .tdq.Any ideas please ?
View ArticleQuery
Hello,I created several query, and i need a script which import those query,Please any ideas??
View ArticlePlot multiple dynamic search results with scripting
I am using Data Finder to search one signal across multiple data files.For example, I search Q1_Voltage*, returned 20 results (Q1_Voltage, Q1_Voltage_Time as one pair). Now I want to plot these 20...
View ArticleFull UTC Time in X Axis
Hello, I'm plotting some data over a date/time chanel in the UTC time format. When I zoom into a certain part, hours or minutes disapear. What I need is, that Hours, Minutes and Seconds are always...
View ArticleFilter and graph data
Is it possible to filter a channel based on values from another channel of the same index (eg. if channel 1 has value less than 10 graph the corresponding value of channel 2) and then graph the result...
View ArticleExecute VI from DIAdem_Error: "LabVIEW: VI is not loadable."
I tried to execute a Main.vi from DIAdem. This Main.vi references to other subVIs.Following is the sub in DIAdem: Dim VIPath : VIPath = currentscriptpath & "Main.vi" Dim oVI LVRuntime.Init "" Set...
View ArticleDetermining time at a given channel value
I'm new to DIAdem so I apologize if this is a stupid question. I am collecting TDMS data from a test stand, with each "cycle" being a different group. I need to determine the amount of time a channel...
View ArticleDetermining time at a given channel value
I'm new to DIAdem so I apologize if this is a stupid question. I am collecting TDMS data from a test stand, with each "cycle" being a different group. I need to determine the amount of time a channel...
View ArticleDisplaying graphs in SUDialog
Hello, I'd like to create a SUDialog to guide users through an automatic data analysis (via Script). For each step I'd like to display the results of the analysis to the user, so he or she can confirm...
View Article