LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Intensity graph Y axis form array of time stamp (relative simple problem)

I have a relative simple problem...
I have a 2 D array. So for example I have this array
1 2 3 4 5
6 7 8 9 1
2 3 4 5 6

I have another 1 D array of time stamp corresponding to each row of graph. So
1:00:00 1:00:01 1:00:02

Three time stamp for the given 2D array.

I'm trying to my intensity graph to show the Y axis as time. How do I do this? I have tried to set the offset to the first element of time array, but the graph turns black. Thanks.


0 Kudos
Message 1 of 6
(2,974 Views)
nvm I got it work.
0 Kudos
Message 2 of 6
(2,969 Views)

Hi d1sturbanc3,

I know you asked this question a long time ago but you could solve it ?? I have the same problem. if you can help me I would be very grateful.

Thank you!

0 Kudos
Message 3 of 6
(2,112 Views)

wow this is long time ago... I think you have to convert the time stamp toa double, and feed that as the offset. In the graph properties, you have to specify time format.

0 Kudos
Message 4 of 6
(2,102 Views)

you mean the property xcale.offset ?? tells me that I can not pass an array of doubles. if you can send me an example ...

0 Kudos
Message 5 of 6
(2,088 Views)
 
I just had an insight to what you told me and maker.values ​​property and he wanted me to come !!!
I was stranded for days. Thank !!!!!!!!!!!
0 Kudos
Message 6 of 6
(2,081 Views)