Disabling Diadem script errors with Labview
Hi all,We have programmed a Diadem script that runs automatically from Labview.The problem is that when the script fails, the execution of the rest of the Labview program is blocked. Would it be...
View ArticleDIAdem Automation
Hi All, I'm new to DIAdem, less than a week experience. I'm trying to perform channel validation from a TDMS file. I'm running some stimulus profiles(from csv files) and storing measurement data as...
View ArticleNew Version of MDF4 DataPlugin available for web download
A new version of the MDF4 DataPlugin is now available for web download:https://www.ni.com/en-us/support/downloads/dataplugins/download.asam-e-v--dataplugin-for-mdf4.html#403358The new version solves on...
View ArticleDIAdem DAQ Store and display value between measurements.
Hello, I have created DAQ program where the user inputs a number of cycles to test a hydraulic and electronic system. It runs through 5 test steps per cycle and stops when it reaches the user input....
View ArticleLoad Data selectively in an ANP (Analysis Automation Procedure)
Hi, When I want to load some channels from file in a DIAdem script, I am used to writing:dd.DataFileLoadSel(MyFile, "TDM", "*/MyChan1 | */XX | */t10", "LoadImmediately|ChnXYRelation") It works great,...
View Article"\" is automatically changed when the channel name is "/".
Hello. This changes when importing data from the ODS DB into the Data Portal. like this. Customers sometimes put "/" in the channel name. To bring diadem is automatically convert this to "\". So we...
View ArticleRun Python Script | User Dialog Python
Hi everybody, I've got two questions about using Python as the Script language in DIAdem (2021). 1. It works to execute my Python Script via the "Script" panel (open script, start script). But I'd...
View ArticleThere is a mistake when running NIMax.exe
The NIMax Version is 20.70.When I run the NIMax.exe in my window10 Systems,it shows "it can not execute code because mfc140u.dll is can not be found" in a pop-up window.After I reinstalled the...
View Articlepowerpoint export template
Hi , I'd like to insert the company logo in the PowerPoint template.Insert the logo from the slide master and it will go off the screen <- image1 On the slide master, it's on the top left, but on...
View Articletext box in report
HI, I want to make a table like an image. Please tell me how to make a table chart. .
View ArticleCopy part of channel into an array for calculating average
Hi All, I have been able to plot channel values against a Time scale defined as TChannel. My requirement is to take a no of samples from the defined timestamp and to calculate the average of the...
View ArticleExact x, y for coordinate curve
Hi,I Use coordinate type curve to mark local maximum/minimum on curve in report. The coordinate type curve is bound to channel and set Position to Local min/max. How to get exact coordinates of that...
View ArticleAssign channels to Calculation Set via dialog
Hello guys, currently working on a dialog, which allows the user the selection of the data channels or values as input for calculation. The calculation itself should run via CalcSet, means the formula...
View ArticleDIAdem 2021 loading data files with Data.Root.Name = NoName
I've run into a problem on loading datasets into the Data Portal in DIAdem 2021 where the filename is automatically set as "NoName" - in previous versions, the file name (Data.Root.Name) would always...
View ArticleDataFileLoadSel. Unwanted channels loaded
Hi, I am working on a procedure that only load only some channels (to save time, I'm given acqusitions with hundred of channels). In DIAdem doc, DataFileLoadSel is usually called with an index, but I...
View ArticleFind properties that do not exist
Is there a direct way to search for properties that do not exist? I know you can search for the all the elements and then add the property to the result list and parse from there but seems like there...
View ArticleSearching for ArtemiS Single Values with DIAdem DataFinder
Hello Everybody,I'm currently looking for a solution to Search with the DIAdem DataFinder for Single Values that were generated in Head Acoustics' ArtemiS.One possible way I know is to first export the...
View ArticleCombining / Concatenating TDMS Files
Hello Everyone, I need to combine/concatenate several 70mb TDMS files together. I am new to Diadem and see the example Concatenate Channels under scripts and have clicked on it and tried it out but am...
View ArticleAdding Multiple Channel references in Diadem Report
Hi All, I'm currently working on a report generation for my project(Amplifier Testing). I want to plot multiple channels in a single plot in a Diadem Report by vb scripting. ie, I have actual voltage...
View ArticleCreating a new channel and adding values to it based on values in other channel
Hello,I am fairly new to DIAdem and I am trying to do basic channel operation.I have a channel where the values are text (True or False). I want to create a new channel and add values to the new...
View Article