DIAdem Idea Exchange

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

In REPORT, you have the option of using a "Joint x-channel", which allows REPORT to use the x-channel of the first curve as the x-channel for all other curves in a 2D axis system.

 

I would like this exact same functionality in VIEW.

Assignment channels are useful for converting extremely long text channels with repeated values into numeric channels for saving, but I feel like viewing the text values in table format is clumsy as it requires converting the channel back to text or manually looking up the value in the Assignments property "Parameters" dialog.

 

I would like to see a native option in the "Format" box to directly display the assignment text rather than the numeric value for assignment channels in VIEW and REPORT tables.

For example, in the Format Numbers dialog, in addition to Automatic ("AutoAdj"), Number ("d.dd"), Date/Time ("#mm/dd/yyyy"), etc. entries, you would also see Assignment ("Assign") option.  This would allow you to display the numeric value by default as it works today (to preserve efficiency in VIEW and backwards compatibility), or be able to see the text directly in the table.

 

A few challenges:

  • I assume this would make the channel read-only in VIEW, as the .Values AssignmentChannel property is today.
  • Displaying of text values for unassigned numeric ranges.  Probably just stick with "NOVALUE", but could also do "UNASSIGNED"?

 

I believe the same visibility could be accomplished through an X-Table toggling between .Values and .DValues, so hopefully it wouldn't be too difficult to accomplish natively.

 

I've attached some image mock-ups for clarity.

 

-Josh

Download All

It makes searching for frequencies in signals easier

 

View.png

 

It would be great to add numeric display boxes to VIEW area (similar as implemented in DAC area). These display boxes could show info such as e.g. Gear, Speed or Text status messages which don't have to be shown as time trace.

For non-waveform channels that have a certain channel property populated that specifies another valid channel to use for the X-axis, it would be great if users could simply drag and drop channels into a VIEW 2D Axis System WITHOUT having to also select the x-axis channel.

 

(Over) Simplified logic:

When dragging a channel from the Data Portal to a 2D Axis System:

 

IF 'Waveform' channel property == No AND IF 'Xaxis' channel property specifies another valid channel,

THEN use this other valid channel for the X-Axis of the channel being dragged.

 

Example 1:

Let's say we have an internal combustion engine for which we are recording several channels at a rate of one sample per engine cycle. As the engine speed goes up or down, there is less or more time between each sample. This means we can NOT use a waveform channel. We must have an associated time channel for these several recorded channels. In this time channel, we will record a timestamp value when each engine cycle occurs.

 

Example of 'Xaxis' channel property value:

"Time Channels\Time Stamp Engine Cycles"

 

Example 2:

Let's say we are recording channels at a known rate, such as 100 Hz. A waveform would normally work for this. However, in this example, there will be gaps of no data in these data channels. These gaps may be relatively long in duration and we therefore do NOT want to record NO VALUE during this time, which would bloat our data files. We also do NOT want to put this data in separate data file nor in separate groups. This situation happens in MANY scenarios for us. For this, we must have an associated time channel for each of the data rates, such as "Time Stamp 1 Hz", "Time Stamp 10 Hz", "Time Stamp 50 Hz", and "Time Stamp 1000 Hz".

 

For both of these examples, plotting such non-waveform channels in a 2D Axis System could take less work on the end users' part, if we could add a little smarts to this drag-n-drop plotting operation. Implementing something like this will make creation of plots with meaningful x-axis values for non-waveform channels as easy as plot creation for waveform channels.

In some advanced Data Visualization products, once you've created your views, you can filter out what is shown by selecting one of the channels and assigning filtering on that Channel. So suppose, I Chart A and B vs. C. I can then tell the chart to only show me data points where A is between 5 and 10. OR, even better, some allow you to show only A data points where D is between two values. OR, even better, if E is a category like "fruit" I can ask it to show me only the values of A that correspond with fruit channel E being "orange".

 

Excel accomplishes this by using the Autofilter on your data. Of course, it becomes global for all the charts that refer to that data at that moment in time, but at least it can be done quite simply.

 

The only two acceptable ways known to do this in Diadem are both tedious to set up and laborous to repeat.

1) Write what is probably a complex script to import the data in the first place. Every time parameters for the filtering change, the data must be re-imported. UGH!

2) Write a script to copy the data from main group to a sub group and the script performs the filter. Again, every time parameters for the filtering change, re-run the script. Nevermind the enormous coding time to create a flexible enough script.

 

I realize the end-user is probably different, but Tableau does an excellent job with visualization, and does this feature seamlessly.

Hello to all,

 

it would be nice, if i export my report to view that the 3D axis system will be implmented as a picture like it

would be done with the video from view to report.

 

Example.PNG

 

Thanks a lot

It would be very useful to be able to copy data directly from a View 2D axis chart/graph to the clip board.

This action is similar to using the channel table to copy a selection of data and being able to past that data to the next empty column of the table or pasting it directly into the portal to create a new channel.

 

Currently I can zoom into a small region of the data in the View graph.  Based on the  position of X-cursor1 and X-cursor2 I can find the data in the table and copy it to the clip board.  Then create new channels by pasting into empty columns or pasting into the portal.

But this is very time consuming and cumbersome.  

 

Some time ago I created a script that would copy the data to new channels automatically, but if I can copy the data to the clip board I can paste it into other programs like, please forgive me, Excel for customers who don't have Diadem.

 

Excel does have the TDM importer add-on, but then it is really hard to search for data.

 

 

 

Every time I add some new 2D plots in my views, the default legend would be the 4 items. I do not need the X and Y ever, but would like to have some other properties instead.

It is very time consuming to click on each and every plot to make the change, while the Settings-Options-View would not let me change it. It would be nice if the default plot format can be customized.

Legend.jpg

Hello.

 

I have a customer who would like to use 3D Axis systems on VIEW section.

 

This function is for Report section.

As you can see below.DIAdem_Report.png

 

He would like to realize this function on VIEW section as well.

 

I wish this function would be made for VIEW section as well.

 

 

 

Eisuke Ono

NIJ AE.

I would like the cursor values to always display in decimal form (as opposed to scientific form), regardless of value size. There is plenty of room on the base of the window, as well as the box that pops up, and the scientific form does not show enough precision.

 

Cursor Screenshot.png

In VIEW tab, when working with 2D-graphs some times it is useful to change the line width, the background color, the axis color, the line style... as in the REPORTER tab because for analyzing and studying the data before having the final data to report, the VIEW tab offers much more comfort. The Curve and Axis Definition in REPORT can replace the current 2D Axis System Display window:

 

curve_list_VIEW.png

 

axis_system_VIEW.png

 

axis_position_VIEW.png

 

axis_parameters_VIEW.png

 

VIEW.png

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.

Add the ability to decode relative paths for video files within View and TDV files AND make it the default setting.  Adding an option box to the "Select Video File" dialog to allow absolute or relative path decode.  Also have the system recognize a relative path (i.e. ".\video.avi").  This may require a new TDV-Path variable.  This allows moving large video/data views to networked based folders allowing other engineers/customers to review/manipulate the data.

 

 

Hello,

 

Because it is only possible to play a driven route including graphs in the DIAdem VIEW and the cursor is hardly visible in this view it would be a good feature if it is possible to change the cursor style/cursor line thickness. See the attached video for an example of the hardly visible cursor.

 

With kind regards,

Stijn

I'd like to propose a few improvements to the zoom functionality in DIAdem VIEW that are sorely missing usability-wise:

 

  1. Vertical band zoom: This would allow one to zoom in on a specific part of the y axis without touching the x axis. We have the horizontal, why not vertical?
  2. Sticky zoom button: When I want to zoom in to a specific part of a graph in successive steps, I have to click on the zoom button each time. It would be great to be able to click on it once to activate the zoom tool and to be able to zoom several times. (Not sure what the best mechanism is, but maybe a click with modifier key? Ctrl+click on zoom button keeps it active?)
  3. Zoom stack with undo: Following on from point 2, when I zoom in in successive steps, it would be nice to be able to go back to the previous zoom level. Right now I can only do a generic zoom out or cancel all zooming. It could simply be an extra button in the zoom palette that goes back up one level in the zoom stack (like an undo. It could even be integrated into a more generic undo functionality if it ever comes about.)

 

I think that for points 2 and 3 there are several ways this could be done. I think the focus should be on usability. The user needs to be able to navigate the data as quickly and as efficiently as possible and the current zoom implementation is clearly impractical for many users.

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

 

 

 

 

Hello,

 

I checked the DIAdem hepl and saw that the time value converted in text only allows 4 digits for the fraction of a second.

But how can you display datetime in text for more precise values.

 

For example, if i acquire on a real time target, analog inputs data at 1MHz, all samples are more precisely time stamped than the best text value that you can display.

 

It would be very convenient to display time stamp like that : 06/19/2013 15:37:50.12345678

instead of that : 06/19/2013 15:37:50.0005

 

Thanks  !

Best Regards

CFOE

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.