Neuer Parameter
Hallo, folgendes Problem ist neulich bei uns aufgefallen: Um die Auswertung mit Diadem effizienter ablaufen zu lassen machen wir die Auswertung der Messdaten mit Skripten. Mein Kollege hat Diadem 21...
View ArticleFind minimum and maximum of channel within a specified index range
Hi, Is it possible to find the minimum and maximum value of channel within a specified index range. [ between particular start and end position]?example:Channel name: testoverall Length of channel:...
View ArticleSelect/Deselect a curve in a 2D plot in VIEW
Hi, Just wondering if you know a way that could select/deselect a curve to be displayed in 2D plot in VIEW from a script? Many thanks. Regards, Kane
View ArticleSetting the scaling in 2D plot in VIEW
Hi, Just wondering if you know how to set the scaling (either X-axis and Y-axis) in a 2D plot in VIEW from a script? Many thanks in advance. Regards, Kane
View ArticleBalkendiagramm mit einzelnen Werten aus verschiedenen Kanälen
Hallo Leute, ich bräuchte dringend Hilfe.Ich möchte in einem Balkendiagramm bei Reports einzelne Werte (z.B. Maximum eines Kanals) miteinander vergleichen. Das ganze sollte dann automatisiert mit einem...
View ArticleCamparing individual values in a bar chart
Hey, I need help.I want to compare individual values (e.g. maximum of a channel) with each other in a bar chart. The whole thing should then run automatically with a Python script. Anybody got an idea?...
View ArticleIIF condition in table text list
Hi, I am having a table with text list columns. I have the below expression used on text list column.@@IIF(Data.Root.ActiveChannelGroup.Channels.Exists("Ch1")...
View Articlemaximum values in TDMS channel
Hello, I have been experimenting with writing very large TDMS files using the TDM C DLL. I've been running into this error when trying to append values into a channel: "Error: The request would exceed...
View ArticleCopy paste issue in Diadem
Hi All, Using Diadem 2020.Currently facing copy paste issue in my layouts and script.Example a newly created layout in which, like to copy and paste a particular table then getting the following...
View ArticleFind index of timestamp
Hi, I have a Channel which contains Timestamps like every second:then there are files that contain a picture and the name of the date the picture was taken:1_20230324-121409.png now I need to search...
View Articlegruppiertes Balkendiagramm / grouped bar chart
Hallo, ich bin am verzweifeln.Ich habe 3 Kanäle mit je 6 Werten an den Stellen 1 bis 6.Nun möchte ich ein Balkendiagramm erstellen mit gruppierten Balken. Auf der x-Achse sollen dann bei 1 (erste...
View ArticleCONECT IBM DB2 DATABASE
I need to connect my Diadem to an IBM DB2 server, to fetch some data. Has anyone done this?
View ArticleVirtual device DAC kernel parameters
Hello.I need some advice on this problem.We have 225 measurement channels but different calculations. Now it was necessary to add 10 calculations, but DIAdem reports this error. I tried to change the...
View ArticleDelete a Row of a 2DTable in a Report with Script
Hello all, how can I delete a row of a 2DTable? There is already a solved topic with examples, but the links of them are dead. Thank you and best regards Mark
View ArticleChnHICCalc returns same results
I'm trying to calculate the 15ms and 36ms HIC however, the function is only giving me a 13ms result (1084.9 - 1071.9 = 13). I've tried calling the function with just the HIC15 as true, just the HIC36...
View ArticleAbfrage Existenz Kanal und Kanalgruppe
Hallo, in einem Python Skript möchte ich zwei Abfragen machen für welche mir die Syntax fehlt.1. Wenn ChannelGroup("TestGruppe") existiert dann...2. Wenn Channel("TestKanal") existiert dann... Über...
View ArticleAutomated curve shape settings modification with script
Hello all, I am new to Diadem scripting. I am trying to achieve the following but it does not work so any help is appreciated. Boundary conditions:Existing report with 100+ pages.Each report page has...
View ArticleVariablen in ChnClpCopy-Methode verwenden
Hallo, ich habe mal wieder ein Problem. Ich habe es mal versucht in einem Minimalbeispiel darzustellen.Mein Ausgangscode, welcher einwandfrei funktioniert ist folgender:...
View ArticleDiadem data display wrong
Diadem data display wrong value, seems it is setting issues:Who know how to slove it?
View Articlecustom text in curve legend using script
Hi, is there a way to have a custom text in curve legend using script? Legend: channel name & "user text"user text is a variable. oris there a way to set expression in curve legend using script?...
View Article