NI Home
Cart Cart | Help
Hello Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI
You are here: 
NI Home > NI Developer Zone > NI Discussion Forums


DIAdem Idea Exchange

Announcements
Bitte verfassen Sie Forums-Beiträge in englischer Sprache. Damit ermöglichen Sie internationalen Benutzern, sich an den Diskussionen zu beteiligen. Falls der Aufwand nicht zu groß ist, werden deutsche Beiträge ins Englische übersetzt.
New Idea

Being able to create a report with different page sizes

 

At the worksheet parameters you can choose to use local page format, but you can only select the orientation (portrait or landscape). I Propose to add page size property when you select to use local page format, being able to indicate Height, Width or ratio.

 

different page size.png

I generate a very large number of polar plots which are beam patterns for sonar devices. I'm sure that radar folks do the same for their antennae. The standard in the industry for directivity patterns has long been to label the plots with negative angles to the left of boresite and positive numbers to the right. I am constantly asked to label my plots this way, and I have to keep making excuses because DIAdem does not allow this.

 

This is what I need:

 

Polar 0-360.JPG

Kevster

Being able to draw a pie chart

Status: New
by Member Kevster on ‎02-08-2012 12:26 PM

As the title says, DIAdem should have the capability to draw simple pie charts in the report section.

JuliaDawkins

Make REPORT object oriented

Status: Completed
by Member JuliaDawkins on ‎08-31-2010 01:25 PM

Because it's so much easier to write scripts for (like VIEW)!

Status: Completed
Feature was just released with DIAdem 2012.
PatricZi

Reporting data on GPS position

Status: Duplicate
by Member PatricZi on ‎05-08-2012 05:15 AM

When you have made a measurement with GPS positions included in your data, it should be possible to report or view a measured parameter on these GPS positions. It should be possible to give different colours to the parameter values. E.g. I have made some vibration measurements on a tram with GPS positions. When it is possible to give low vibrations levels a green colour and high levels a red colour you can easy spot bad sections of track. It is combining two functios DIAdem already has: GPS maps and 3D characteristic diagram.

 

GIS.JPG

Status: Duplicate

All,

 

I am currently trying to use the new mapping feature in DIAdem 2010 to create a map of a drive route.  I want the map to contain a "bread crumb" trail of the route.  I also need the ability to change the each Lattitude/Longitude point to a specific color depending on another channel of data.  I have a report that does a similar task but I use MapPoint and Labview to create the map and then export it as an image and use DIAdem to grab the image and attach it into the report.  I thought I might be able to leverage the DIAdem 2010 mapping feature if possible. 

 

I have attached a map of what I am trying to do in the DIAdem forums at the following location.

 

http://forums.ni.com/t5/DIAdem/Use-DIAdem-2010-Mapping-to-create-a-quot-bread-crumb-quot-trail/m-p/1...

 

 

Hello, 
Here are the product suggestions I have for DIAdem, after going through the pain of creating a single report page:
1. Option to set the background color of a header in a table (not the entire table)
2. Option to prevent the column lines from going through the header section of the table
3. Group objects together in Diadem, (like PowerPoint ?)
4. Make DIAdem font size correspond to MS Office 's font size
5. Option to make individual Column/Row lines bold and set background color for each individual column/row
Thanks,
Jay Gundavelli
Honda R&D

 

JuliaDawkins

Allow hyperlinks in REPORT layouts

Status: New
by Member JuliaDawkins on ‎07-28-2011 09:39 AM

I would like active hyperlinks to be allowed in REPORT layouts.  For example: http://www.ni.com/diadem/.  Clicking on this link (in the REPORT layout) would result in the user's default internet browser to open to the link.

TCPlomp

Add auto-save to SCRIPT, REPORT and VIEW

Status: New
by Trusted Enthusiast on ‎11-23-2010 09:39 AM

I was fiddling with some DIADem Scripts and manage to crash DIADem twice, unfortunatly my VIEW, REPORTS and SCRIPTS weren't auto-saved.

 

That is kinda bad, so please add an autosave option.

 

Ton

James_McN

Change Hex Display Prefix from $ to 0x

Status: Completed
by Active Participant James_McN on ‎06-08-2011 09:06 AM

The DIAdem prefix for hex data is $ and as I am aware you must use this.  Most programs use the prefix 0x.  There should be an option to chose one, the other or none.

Status: Completed
This feature was just released with DIAdem 2012. You could use the format instruction 'str' to do the following: Use '$' to display numeric values in hexadecimal format. If more characters follow after the first $ character, DIAdem uses this character as the prefix for the result, for example: Call MsgBoxDisp(str(1234,"$0x")) ' => 0x04D2 If further $ characters follow after the prefix, these characters indicate the number of places. DIAdem interprets all characters behind the last $ character as postfix, for example: Call MsgBoxDisp(str(1234,"$ $$$$$$$$hex")) ' => 000004D2hex If no further character follows after the first $ character, DIAdem shows the number to be formatted as a hexadecimal value and uses the $ character before the numbers as ID for the hexadecimal display: Call MsgBoxDisp(str(1234,"$")) ' => $04D2
MartinMcD

Simple Copy of Plot from View/Report to Clipboard

Status: New
by Member MartinMcD on ‎01-30-2012 09:09 AM

I would like to be able to copy a plot to the clipboard, either from View or Report.  At the moment I have to use a screen-capture tool like Snippy.

I am introducing DIAdem to our company at the moment and all my colleagues are surprised that DIAdem cannot do this.

Having a similar conditional formatting functionality as Excel would help a lot of people transition to DIAdem.

AntCoder

build pivot chart with DiaDem

Status: New
by Member AntCoder on ‎09-12-2012 10:38 AM

Does anyone know how to build a pivot chart( like excel does) in Diadem?

pivot chart .jpg

JoshRew

Channel Table Inserts

Status: New
by Member JoshRew on ‎12-16-2011 12:32 PM

When dragging and dropping a channel into a View or Report table from the Data Portal, no matter where you release the channel, it's always appended to the end.  This can be frustrating if you have a large number of channels in the table, forcing you to rearrange the table after each channel is added.

 

I would like to propose the ability to drop channels in-between columns of the table, OR append channels on the end.

I would think that the area you drag the channel into would decide where it inserts:

  Between 2 channel headers (anywhere in the "Selected Channels" section or above) = Insert

  Anywhere on the "Channel Contents" section, row numbers, or blank area without channels = Append to end

 

Thanks!

-Josh

GregS

Error bars for a Bar Plot

Status: New
by Active Participant GregS on ‎08-24-2011 05:11 PM

A fairly common graph (for me anyway) is a Bar plot with positive vertical error bars drawn:

Bar Graph With Errors

In Diadem 2010 and previously, it was possible to create such a graph by creating a Line plot with error bars, and then converting to a Bar plot- a little dodgy, but it worked.  In Diadem 2011, this no longer works, and it is necessary to create two plots: one Bar plot and one blank Line plot with error bars.

 

My suggestion is that it would be much cleaner to allow the definition of error bars on a Bar plot directly - after all it is a single quantity.  In fact, almost all of the other plot types could also benefit from being able to add error bars directly.

 

This would also help in being able to create Box plots - a process that is currently less than straight-forward.

CReese

Multiple X-Axes

Status: New
by Member CReese on ‎09-21-2010 12:07 PM

It would be nice to have a linked X-Axis with different values as a part of the same Report plot.

 

For example, If I wanted to plot the same data set against T and 1/T.

 

Even if two sets of X-Axes were allowed, at least I could create two data series, put them each on a different axis, and set the bounds to match correctly. 

I can't rotate graphics or rectangles, ellipses etc. in the diadem report (display-position-...?). This is however possible with text boxes and should be no big deal for other object or graphics

 

 



pcloadletter

Save Icon (vs. Save As or Save All)

Status: New
by Member pcloadletter on ‎02-23-2012 12:49 PM

In the DIAdem interface, there are menubar buttons available that allow the user to "Save ___ As...", whether it's a script, SUD, layout, etc.  In the script editor, there is also a "Save All" button that saves all of the opened scripts.  However, 9 times out of 10 I just want to save the current layout/script/whatever.  It would be great to have a standard "Save" button either in addition to or in place of the "Save As..." button in the menubar.

 

(Yes, I know I can use the keyboard shortcut "Ctrl+S" or click "File --> Save" but these options are not as readily apparent as the "Save As..." or "Save All" icons, so I find myself clicking one of those and then having to click several more times just to get out of it...when all I wanted was a one-click save.)

 

An added benefit would be (like in the Script editor), if the file has not changed then the "Save" icon could be grayed out.  That way the user would know that the current state of the current script/layout/etc was saved to disk.

JoshRew

Display Y-Channel when Hovering over Curve

Status: In Beta
by Member JoshRew on ‎12-09-2011 04:20 PM

When a large number of curves are displayed on a Report graph, it can be difficult to distinguish between the curves (even with different colors and shapes).  We had a user request the ability to hover over a curve and see the Y-Channel associated with that curve.  I think this would also be a neat idea for View (which already has some "hover" capabilities).  Multiple overlaid curves could either all be displayed (with color indicators?), or only display the top curve (since it's the visible one).

 

-Josh

Status: In Beta

I do not understand why it is not possible jet. After I Drag and Drop a Waveform inside VIEW. A possibility to change the x-Axis to absolute time should be possible.

The only way of doing it now is creating an extra Time Channel.:smileysad:

About DIAdem Idea Exchange

Do you have a feature idea for how to improve NI DIAdem? Submit and vote on ideas now!

  1. Browse by label or search in the DIAdem Idea Exchange to see if your idea has previously been submitted. If your idea exists sure to vote for the idea by giving it kudos to indicate your approval!
  2. If your idea has not been submitted click Post New Idea to submit a product idea. Be sure to submit a separate post for each idea. Note: the DIAdem Idea Exchange is not the appropriate forum to submit technical support questions.
  3. Watch as the community gives your idea kudos and adds their input.
  4. As NI R&D considers the idea, they will change the idea status.
  5. Give kudos to other ideas that you would like to see implemented!

The DIAdem R&D team is committed to reviewing every idea submitted via the DIAdem Idea Exchange. However, we cannot guarantee the implementation of any DIAdem Idea Exchange submission until further documented.

Top Kudoed Authors
User Kudos Count
3
1
1
1
1
By using this web site, you accept the Terms of Use for this web site. Please read these Terms of Use carefully before using any part of this site. Please go here for information on ni.com's copyright infringement policy.
My Profile | Privacy | Legal | Contact NI © 2011 National Instruments Corporation. All rights reserved.    |    E-Mail this Page E-Mail this Page