DataPlugin to access custom properties from lvm header
Can anyone explain (or share a working example) of how to extract header information from an lvm file? Currently I'm using:Store = OpenStore(LVfilePath, "LVM") Does this just call the default C++...
View ArticleAutomating Time Domain Scaling
Hello, I'm trying to automate report generation. I am plotting channal data over time. First I am converting from date & time to seconds: Dim timeChanName : timeChanName =...
View ArticleHow to read in scientific notation data with GetStringBlock()
Hi, I wrote a vbs dataplugin to hand a file format I have been working with. It works except it adds 10^8 to each value read in. data is in the following format in ascii file: 0.00000000E+000,...
View ArticleVertical Constant Won't Display on Graph
I am trying to add vertical lines on my graph page, like a t1 and t2 band based off of some calculations. My script already generates the data curve as well as the t1 and t2 values and I'd like to add...
View ArticleDataPlugin: xlsx timestamps after saving to TDMS
Hi all, I have gotten some very strange behaviour by DIADem, and I could even reproduce it in Versions 2014, 2015 and 2017. The Problem is as follows: In an Excel-File there are timestamps in local...
View ArticleDIADEM wont read file correctly
Hello, I've been trying to get DIADEM to read TDMS files that are saved from our test software, however on 1 particular computer it doesn't read the file correctly. I know the TDMS file itself isn't...
View ArticleDataPlugin Wizard
Hello, I'm trying to import data from a .org file. Most of the file is binary except some parts are ASCII. I want to import the following data:A0 0,99357062 0,00048 A1 -4,6255517E-6 2,1281E-6 A2...
View ArticleMapped Network Drives on Windows 10
Hi, We are just now getting Windows 10 in our lab. We are running Diadem 2015 SP 2 (32-bit). We notice that none of our mapped network drives are visible to file open dialogs. We have several network...
View ArticleComparing channel names
Hi,I do have an excel file with channel names. I would like to load certain file to data portal and check if all the names from that excel file are present as a channels in the loaded file. And if...
View ArticlePerformance Test
Hello! I want to do some simple, reproducible performance test to compare DIAdem, with other measurement data analyzer software.In this test the software do some channel operations (eg. Calculate...
View ArticleProgramatically list all groups
Hello,I am trying to list all my groups in my data using GetChannelgroups() but it is only getting the last group. To show this, I opened a new DIAdem file with the example groups - EXAMPLE, Noise...
View ArticleLink between colors in VIEW and REPORT
Hi, (Diadem 2015)I am trying to apply the color of a curve in VIEW to a curve in REPORT. This line returns the color of the curve in VIEW to as a string, for example "red"curveCol =...
View ArticleObserve functions in DIAdem Script
Hello,I've written a script in DIAdem Script Editor. Some of the functions I use include loops. Depending on the kind of data I want to analyze, the function's cycle-time is very long. I'd like to...
View ArticleTds Error: TdsErrNotTdsFile(-2503)
Hello, I have a cRio that records data in the tdms file format. After testing last night, I tried to open one of the files but got the error described in the subject line. After searching around it...
View ArticleTds Error: TdsErrNotTdsFile(-2503)
Hello, I have a cRio that records data in the tdms file format. After testing last night, I tried to open one of the files but got the error described in the subject line. After searching around it...
View ArticleImport JSON file to DIADEM
Hi, I need some help. Do you know how can I import a JSON file to DIADEM? Currently I'm importing the data with Excel using Queries and then to DIADEM. But I would like to save some steps.
View ArticleHow to customize graphics position in powerpoint during export
Hi all,When I export my graphics from Report to a new powerpoint the items are put on the center with a given size.I would like to know if it's possible to configure the export script so the graphics...
View ArticleRunning Matlab/Octave from DIAdem GUI
I'm trying to run MATLAB code once a user presses a button in my DIAdem GUI. I followed the instructions listed on the page here:...
View ArticleMinimize 2nd instance of Diadem executed from script
Hello,i got an issue, in my script im executing running of new instance with following codeSet oShell = CreateObject("WScript.Shell") oShell.Run """"& cDiademExePath &""" /CScriptStart('" &...
View ArticleCannot save TDM
I saw a few forum posts about this, but it never seemed to get resolved. Hoping someone can help me. Running DIAdem 2017. I load a .DAT file into data portal, want to save it off as a TDM, then process...
View Article