Horizontally Centering Report Objects via Script
Hello I wanted to be able to programmaticallycenter report objects, such as a text box and a 2D curve plots, with each other. Thanks DIAdem 2015 SP2 32 bit
View ArticleCalendar Control in Dialog Box
Hi,I need a control in DIAdem dialog box, where user can choose date.How to realize that?I found that in older version some people used ActiveX control MSCAL.Calendar.7, but this control not supported...
View ArticleRunning a script periodically
Hi,I'd like to run a script in DIAdem periodically, for example everyday at 8 am.I already tried things like :while Time <> 08:00:00 '-- Do NothingwendAnd then i write the script i want to...
View ArticleQuit/Exit/Kill script from included script
Hello,i got a problem. In main script im including secondary script, in which im calling autoquit. The secondary script returns to main script and continue executing the rest of commands in main...
View ArticleReport layers
Hi, I have report with an axis system on it and a number of free text objects to act as labels. The grid lines on the axis system partially obscure the free text labels and I cannot find any way of...
View ArticleOverview of Changed Files Dialog
If I load a tdms file and make a change, on exit diadem will show the "Overview of Changed Files Dialog" with a row for my changed data set. However, the default file type is always TDM. Is there a...
View ArticleLooking for reliable method to "auto update" object on SUD dialog
For non-modal dialogs, I often would like an "auto-update" feature that would be timer-based. For example, refreshing an XTable of SQL results every 10 seconds, for example. I've cobbled together some...
View ArticleConfiguring Browse button inside the 2D table
Hi, I am trying to configure browse for "gif" files button in one of column of the 2D table. I had found something called extended table. Can someone explain me how to configure each row with the...
View ArticleUnterskripte aufrufen
Hallo zusammen Ich nutze Diadem 2014 und würde gerne eine Art Bibliothek mit häufig genutzten Skripten erstellen. Dazu würde ich gerne in einem Skript ein anderes Skript aufrufen wie eine Art...
View ArticleReport
I wrote a script that allows me to decrease the size of a text that is in the masterlayout of my report ('text5' in the image), so I set two conditions for this, the first when The length of my text...
View ArticleRelative path for ddd, wps and script shortcuts
Hello,I'm starting a diadem desktop file from a relative path and the file itself contains settings with realtive paths, e.g.Workspace: '%workdir%\MyWorkspace.WSP'; This works fine. I can also set...
View ArticleDigital Waveform Data in DIAdem?
Is DIAdem mainly for analog data? What about digital data or even mixed (analog and digital data)? Any examples would help.
View ArticleView panel channel color display
Does anyone know of a way to change the default channel colors (and other properties like line width) in the View panel? i.e. 1st channel is red, 2nd channel is green, etc. I do a lot of screen shots...
View ArticleCSV Script
I'm new to DIAdem so please excuse the basic nature of this request. I'm attempting to create a plugin for my csv data structure. I've attempted using the Wizard, but I've since found in the help that...
View ArticleHow to use SFD - functions to combine DAC and Script
Hi there,I’m measuring analog DC-Signal thorough NImax and searching for breakdown signals. I can do that, when I save the measurement to a channel and then read it with script but I have to automate...
View ArticleDialog box
Hi everyone, I would create a dialog box that lists scripts. How can I do that? And where do I have to list the scripts? ideas ?
View ArticleSub procedure
Is it possible to put a sub precedure inside another sub procedure? I try to do it but it does not work. Any ideas please?
View ArticleCan I programmatically select a node in a Tree Control?
Can I programmatically select a node in a Tree Control in a SUDialog? Thanks!
View ArticleImporting IFiles
I'm importing 249MB IFiles into Diadem using the NI plugin, and it takes about 10 minutes per file. Once I have re-saved the file as a TDM I can re-import it much more quickly (a few seconds). Is...
View ArticleCAN Bus Log Converter: Convert Messages with Data Packets Larger than 8 Bytes
Hello, I am trying to convert some CAN logs (.asc) that includes messages with data packets larger than 8 bytes. One of these messages in particular has a data packet that is 51 bytes long. This...
View Article