DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

How to put images on graph?

Hello,

I want to put images on graph whereever I want.

I have TDMS file like this.

tdms.jpg

 

My "x Axis" is (km) and "y axis" is MKTY.  If MKTY is 3 I want to put image3 on graph places in the y-axis. If MKTY is 2 then I put "image2" on graph.

 

I uploaded my TDR file.


Yasemin Barutçu
Electrical And Electronics Engineer
0 Kudos
Message 1 of 3
(3,380 Views)

I'm sorry NoRegreTs,

 

That is not a feature of DIAdem 2010 or earlier.  There is no way to automatically put an image at a particular XY location on a graph.  In order to do this in DIAdem 2010 or earlier, you would have to run a script to conditionally show images based on channel values.  You would then have to somehow calculate the correct position and size for the image in the script.  This would be hard but not impossible-- is it really necessary?

 

Brad Turpin

DIAdem Product Support Engineer

National Instruments

0 Kudos
Message 2 of 3
(3,377 Views)

For me, not. But yes I have to do this. Maybe I manual have a table which includes the y axis coordinates. X axis is dicrete then when I get the value 2 I will look at its y axis and take the coordinates of the y-axis corresponds to the table

 

Is it difficult? 


Yasemin Barutçu
Electrical And Electronics Engineer
0 Kudos
Message 3 of 3
(3,375 Views)