DIAdem Idea Exchange

Community Browser
cancel
Showing results for 
Search instead for 
Did you mean: 
Post an idea

It should be possible to save .SUD dialogs for previous version so you could open Diadem 2010 Dialogs in Diadem 11.1

German

-------------------------------------------------------------------------

Es ist nicht möglich die Graphenreihenfolge in einem Report zu ändern wenn man mehrere Y Achsen hat!!!!

Die Graphenreihenfolge lässt sich nicht durch die Hoch und Runter Pfeile in der Achsendefinition ändern.

Das ist wirklich schlecht und sehr unkomfortabel!

Sollte dringend und sehr schnell geändert werden ist ein echtes Ärgernis wenn man mit Daten arbeitet bei denen man mal kurz die Reihenfolge ändern will weil diese sich ungeschickt überschneiden!

 

Ein Programm wie Diadem das das mit einer Achse kann sollte das auch unbedingt mit mehreren Achsen können ( das ist mal ein richtig fetter Käfer 😉  ....

 

Grüße Stephan

 

//English

--------------------------------------------------------------------------

It is not possible to change the graphs order in a report if you have different Y-Axis without changing the Y-Axis.

You can not change the Order with using the Up and down buttons  in the Axisdefinition (don't works).

That is really worse and very uncomfortable!!!!

Should be changed very fast!!!!

 

A Programm like Diadem that manage this in one Axis should manage this always in two three....four.... Axis too.!!!!!

 

Greets Stephan

 

 

 

We need to have vector based graphics output of DIAdem reports for importing into test reports, written in Word. The comparison of EML and EPS output format of DIAdem favoured the EPS in terms of print quality.

 

However, the EPS format is actually not vector graphics output but a pixel image, wrapped by a few lines postscript code. It's size is also about 1000 times bigger than the EML output of the same curve.

 

We also compared the DIAdem output with an old UNIX software suite, formerly used for a Versatec light beam plotter. The postscript output from the UNIX software has about half the size of the EML format, but the software can not easily ported onto recent systems.

 

It seems worthwhile to improve the capabilities of DIAdem for size-reduced real vector-based postscript output. The algorithm should be able to reduce the lines to be printed by optimization for a given printer resolution. Target should be the smallest possible output file.

I work with a lot of data that contains true/false parameters.  I spend a good amount of time converting these channels to 0's and 1's in order to plot them with other numerical parameters.  Excel will automatically plot true/false parameters as 0's and 1's, but I prefer to use DIAdem.  It would be very helpful if DIAdem could plot these without converting them.

Hello

When developing scripts, I frequently add channel groups for analysis results, using

 

call data.root.channelgroups.add("analysis")

 

However, when re-running the scripts, successive groups "analysis1", "analysis2" etc. are created. This is a handy feature that I should not want to miss at some times, BUT

at other times I want to skip the creation of new channel groups. As a work-around I litter my code with 'exist'-statements such as

 

If not call data.root.channelgroups.exists("analysis") then

       call data.root.channelgroups.add("analysis")

end if

Set oResGrp = data.root.channelgroups("analysis")

 

Now, my suggestion is to add a command such as "AddOrReplace" or "Use", which would use the existing group if it exists and creates a new group if not. Pretty much the same behaviour as with the calculator, where

CH("NewChannel")= CH("oldChannel") will create a new channel or overwrite an existing one.

 

So

call data.root.channelgroups.add("analysis")

would work as we know it and

call data.root.channelgroups.Use("analysis")

would create a new object or use the existing one.

Alternatively one could supply an optional paramter to the .Add-method like

call data.root.channelgroups.add("analysis",0)

 as default using the well-known behaviour whereas

call data.root.channelgroups.add("analysis",1)

would change to create or replace.

 

Obviously the same would come in handy for channels or other objects that use an .add-method.

 

Thank you

 

Michael

This idea is another idea borrowed from programmers editors, the idea being to show a search history window that will show all matches for a specific term. If the particluar line is double-clicked then Diadem will jump to that specific file and line showing the search term. Search History

 

Hello,

 

What I am missing in the DIAdem VIEW Map option is the start point and end point of a plotted trip in the DIAdem VIEW Map option.

 

It would be nice to have this option like it is in Google Maps and even better if this is possible for multiple trips (for instance with the option to use/select the engine speed as an input value to divide the different trips in case of merged data). See the attachement for an example!

 

Thanks!

 

Stijn

Hello,

 

It would be very helpful if there is a possibility to indicate Points Of Interest in the DIAdem VIEW Map screen.

 

I have a list of appr. 900 interesting locations (workshops/dealers) in Europe and if I draw a route on a map in the DIAdem VIEW it would be very helpful if the I could indicate the workshop/dealer locations, to see for instance quickly that issues occured at a workshop/dealer or close to a workshop/dealer.

 

Thanks!

Stijn

 

 

 

 

When you have loads of pages in VIEW and would like to print a specific one, there is

 

1. no option in the print menu to print "selected page", and

2. no way to find out which page number you are currently on, except for counting manually or per script.

 

Even in the "manage" menu you get no information about it. So any ID link would be great.

We've suggested this in person, but thought I'd finally post it to the site.

Despite it being called the Data Portal, we'd like to have the capability of docking DIAlogs of any purpose into the data portal as new tabs alongside 'Structure' and 'List' views.

 

Non Modal DIAlogs tend to cover some portion of the active window, so tend to get in the way and end up being closed and re-opened by the user despite our resizing and overlapping of the Data Portal.  Allowing docking into the Data Portal would allow for convenient sizing (REPORT/VIEW tabs are already re-sized around the data portal) and movement with the application from one screen to another.

 

The primary example of functionality advancement for us would be our 'Page Browser', which is much like the View/Report 'manage' function, but works for both, allows filtering on both, allows for convenient rearranging of sheets to any other position, and can remain up at all times so users can simply jump to or flip to sheets without re-opening the 'manage' function or slowly tabbing/scanning through all sheets.

 

Obviously, it's up to you to decide the implementation...having some sort of tab manager at the very top or bottom that switches the 'Data Portal' out entirely for a 'Sheet Portal' and other custom DIAlog options & names could also work, or some other implementation entirely, but as the other tab manager already exists (but only ever contains 2 tabs), I feel would likely be less of a massive UI overhaul.

 

-Josh

i would like to have more possibilitys to work with breakpoints like you can do with CVI

 

jump over the step

repeat

go back to breakpoint

 

 

 

 

Notepad++ has much more comfort to edit the scripts because you can also

 

open / close the If / While / ....

 

 

2013-07-01_093134.png

 

 

There is no way to initialize two "cursors" or objects in the DIAdem VIEW Map Display Type. It would be helpful to be able to track to or more objects moving on the map simultaneously.

Hi

 

I know right now you can create a coordinate object in a 2D plot and set the values or create a constant line. Now I would like to create a line that would have the same behavior as the coordinate, just making the input of the initial and final points. I know it is posible to do it creating 2 channels in the data portal but I would like to have the line embedded in the 2D-Plot just like the constant and coordinate objects.

 

Thank You

Add a function to setup live measurements of curve data between cursors.  As the cursors move the function uses the new curve data between the cursors to immediately update the measurement field(s).  This functions comes standard on most advanced digital oscilloscopes.  The oscopes' usually have a measurement screen where measurement parameters are entered for the specific measurement desired.  My immediate desire was just to measure RMS between verticle cursors but by no means should this function be limited to one measurement type.

Would like the option to display bus data (string value). This is useful for displaying communication bus data such as serial UART, SPI, I2C, etc. Instead of a plotting a single line, plot two lines with the string data value (hex, decimal, ASCII) in between. Example below is serial UART data, the digital serial bit pattern and the decoded byte value in hex. The second screenshot is from another program, but it would be nice if DIAdem had this capability too!

 

Instead of this:

Img1.png

 

Do this:

Img2.png

This ability to add graphic images to the background of a 2D axis system was just added to Report in DIAdem 2012.  Would like to be able to do the same in VIEW.

We use PowerPoint a lot as a reporting tool.  I am pushing DIAdem as a better alternative; demonstrating the power of parametric plots is very convincing.  However, one of the areas where PowerPoint wins is with its spellchecker.  Having this functionality in DIAdem Report would be a big help. 

(Yes we could copy & paste from Word but this is not very satisfactory.)

 

I'm new to Diadem so this may be an option that I've not discovered yet...

 

I have very large data files which take a couple of seconds to display on a chart.  Annoyingly if I want to add an extra plot to an existing graph Diadem re-draws all the graphs, not just the new data.  I have my own LabVIEW code which only plots new data whilst leaving old plots on the graph and it really speeds up the process - can you do something similar with Diadem?

 

 

I know I can search data files with partial search in Advanced Search in DIAdem Data Finder. It would be nice if I can use partial matching in Quick Search. How do you think?

 

For example, if you have a file like "120627_0106_testdata.bin". You can only find this data in Advanced Search with a query of "*testdata*". You may want to search it with a query of "testdata" in Quick Search.

 

I would like to hear others' opinions.

 

Regards,

A. Sasaki