How to move a list of channels from one group to another group?
I have made a list of channels and would like to move that list from Group1 to a new group that I want to create & name Group2. I know how to move channels but not sure how to move a list?
View ArticleLayout parameters
Hello, My default layout parameters after installation were a page size of letter, a display frame in grey of line thickness 0.7 and no background colour. I changed these to a page size of A4, a...
View ArticleExport to PDF generates extra files
I am generating reports using: Call Report.Sheets.ExportToPDF(FilePath & "\" & Data.Root.Name & ".pdf", FALSE) Reports generated are fine but I am getting:Those files stay and don't delete...
View ArticleHow to check whether a string is empty?
How do I check whether a string is empty? Or if a string is only full of NOVALUE/Null values? For example, if I have a channel that malfunctioned and didn't record any data, the whole channel is...
View ArticleResampling function problem
After update to v19SP1 This code part Call ChnResampleChnBased("", oCh, oChRefTime, oCh, "Analog", False, False, "Linear") try to resample and save to the same channel - the diadem fall down (without...
View ArticleDiadem2019 statistische Kennwerte (Mittelwert,etc.) in Excel exportieren
Hallo liebe Community, ich bin aktuell dabei Kräfte (Vorschubkraft und Bohrmoment) aus Einlippentiefbohrversuchen auszuwerten. Hierbei müssen die Rohdaten zunächst einmal geschnitten, geglättet, und...
View ArticleDebugger won't show variable
Hey, Currently I cannot evaluate the values of any variables in a script when I'm at a break-point. The current variable contents page is always empty, any watch value I setup returns "???" and when I...
View ArticleStoring Group Names to a Single Text Channel
Hi, I'm using DIAdem 2017. I have a TDM file containing 10 groups of data, each with a unique text name. After creating a new Group and Channel called "Results" and "Max Displacement", my script will...
View ArticleGenerated channels no longer being pinned
In Diadem 2019 SP1, when you create a new channel and have a filter enabled, the new channel is hidden and no longer pinned. This makes it a little harder to find the new channel and change it's name...
View ArticleSelecting channel in script ignoring group number
Hi,Reviewing large quantities of CAN data performing some calculating to get some basic values, so to save time I have used the script record mode to produce a basic script, however I'm assuming as a...
View ArticleMF4 Files Properties
Hello community, I am writing a script, which loads .mf4 files from a folder, reads them and writes a report.As part of the report are the properties of the files such as "Comment" and "Date of...
View ArticleFR function error
Hi, A piece of code that uses a .lst file has stopped working in DIAdem 2019. The code uses FileNameGet to obtain multiple filenames and saves the list to a .lst ASCII file. It then uses the FR...
View ArticleGenerate table of Y values at Specific X value
I have a chart with 8 plots. I want to generate a table of Y values for each plot at a specific X value. I have tried using event search, but cant figure out how to spit out what I need.
View ArticleVariable types and variable use in SUD files
Hello, I'm going round in loops trying to get some code that used to work perfectly well in previous version of DIAdem but is now failing in 2019. Originally, the code used a .vas file in which there...
View ArticleSUD dialog box controls not responding to property settings
Hi, I'm updating some DIAdem 2010 scripts to 2019. I've opened a SUD file in the later version, saved it, and run it, and I find that the comboboxes won't respond to the calls in the code to set their...
View ArticleOptions for hosting a database of TDMS files
Hi, We are generating a large amount of measurement data in the form of TDMS files (logged using the VeriStand Embedded Data Logger). I would like to make this data accessible to multiple users, for...
View Articlecan't uninstall diadem from package manager
Hi all, I'm trying to uninstall diadem from NIPM. Unfortunately it tells me I can't do so without uninstalling VeriStand. I need veristand, and don't wish to uninstall it since it makes no apparent...
View ArticleBug when deleting report sheet which alters the channel references of...
I use a script to create large layover templates which allow me to compare hundreds of channels for up to 10 files. In many cases I have parameters that aren't necessary, so I'd like to delete these...
View ArticleDataFileCopy in the same folder
Dear all, the DIAdem docu tells me about DataFileCopy():"DIAdem specifies the name of the target file from the name of the source file. Therefore the FSTargetPath variable must not contain a...
View ArticleSave using a different frequency than the sample frequency
Hello everyone, I have usecase with a relatively small signal to noise ratio but a "slowly" changing signal. So i can easily use a moving average to filter out the noise. This setup requires a "high"...
View Article