Creating a biomechanical reliable coorelation analysis
Hello: I want to create a DIADEM script that allows me to do an objective evaluation of time-history signals, e.g. derived from test and simulation(or 2 tests or 2 simulations). Combining two...
View ArticleScript : object of filtered channel
Hello. community.What is script sentence for calling filtered channel? for example, when if I searched 't' for whole group in data portal, then the all named 'T'ime channel are shown in result.Then,...
View ArticleSelecting multiple items in combobox
I needed multiple choices in combobox. I know that combobox is only for one selection function.Can similar be done using the listbox or checkbox objects. Separate window which popups when user click...
View ArticleHow to Continuously generate random numbers and display them in dialog box?
Hi,everyoneI want to achieve the following functions:when I press a button,then continuously generate random numbers and display in the edit box;when I press another button,then stop generating random...
View ArticleComponent ActiveX can´t create object: 'GetObject'
Hi All,I am having following issue with Diadem Script. The script itself is functional, hovewer, I recently installed it on new computer. When I try to run it, I am getting error "Component ActiveX...
View ArticleAccessing X and Y Channel Names of a Coordinate Object of a 3D Report Object
I'm trying to show the X, Y and Z units of the Min and Max values of a Triplet Characteristic Diagram. To do this, I am using the channel name to access the current channel of the Coordinate, so...
View ArticleProgramatically adding/moving report tables
Hi,I am trying to dynamically define tables in DIAdem Report. However, neither was table creation recorded during script recording, nor was I able to find any method for creation of a table....
View ArticleClosing all open non modal dialog boxes
I'm trying to close all open non-modal dialog boxes before recreating a new one. (Just in case one gets left open) However, it seems that SudNonModalDlgCount does not contain the correct count of non...
View ArticleConditional Formatting in MS Excel using Scipt
Hi,I have written a script which writes Channel Values to an Excel File.After writng values to Excel, the below script executes which saves the file to a different path.If I press 'YES' the file is...
View ArticleDiadem script- need help modifying the script
Hello,I am new to scripting, hoping I can get some help here.I have 200+ tdms files that i need to add a calculated channel in each one of them.The way I have been doing it is I load each file...
View ArticleData plugin (vbsd) status indicator
When running a plugin script on a large datafile there does not seem to be a way to indicate to a user what the status is. You can use the dbm() call but the external tool and format limitations are...
View ArticleSoMat_SIE DataPlugin Error: Access Violation while executing DataFileLoad
Frequent error using command "Load Data" of .sie data files into Data Portal: Internal Data. Using SoMat_SIE DataPlugin v 1.0.0.6346 [latest] with DIAdem 2017 SP1 64-bit. When loading data file into...
View ArticleDIAdem chm help not loading on click in application.
Anyone else seeing that the link "Display Help on This Subject..." in DIAdem context help opens DIAdem help to the right content location but the DIAdem help view contains: Can’t reach this pageMake...
View ArticleUsing a variable in an if statement that might not have been declared
Hi, I am updating a set of scripts that were designed to be run independently so that they can also be run as a single continuous piece of code. That is to say, I've written a master script that the...
View ArticleRetrieve numeric value from EditBox
Hi All,I have an issue while trying to get EditBox.text and assigning it to variable. It throws an error regarding type mismatch when I try it in this way:dim DummyNumber DummyNumber = EditBox.textOne...
View ArticleNI-XNET in Diadem DAC Error 0xBFF6309A
So I am trying to both decode CAN messages for display and also to log the the raw CAN file to a log file to use later. As I understand it this seems to call both a CAN Read and also the bus monitor....
View ArticleI have some questions about VBScript Functions
Hi Community I need to load selected variables of .dat file and how to interpolation 2 channel(data and variable) that different sampling time(e.g. 10hz, 100hz) to use VBScript. also I wonder how to...
View ArticleDiadem Append files
I have what i believe to be a simple request. I have a machine that runs 10,000 cycles and collects data. I stop the machine at 10k cycles to inspect then restart. This gives me 2-4 10k cycle count...
View ArticleDIAdem Script : Error occur variable is undefined 'GraphObjNew'
Hello,I am new to Diadem and to Script so I am having some trouble creating some very basic code. I am trying to plot curves from data in a DAT file to a graph on a report layout but am getting an...
View ArticleWhere is the best place to find documentation on how to extract channel stats...
I know how to pull out values like @@"CurrDate:" & CurrDate & " CurrTime: " & CurrTime@@. Once upon a time I knew how to grab max values out of particular channels as well, so I know there...
View Article