Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Channel Data on XAxis

Solved!
Go to solution

Hello,

 

I have several channels in my tdms-file. Now I would like to take the data in the first channel (time) and show these as the XAxis (these values are seconds like 0.1, 0.11, 0.12, 0.13..85.273. It is not difficult to show these on the XAxis while using XAxis.range(..) and XAxis.Mode = AxisMode.Fixed but then I can't see the whole values from the other channels (the number of values in all channels is the same), I only see the first 85 values.

 

I hope you can help me and I'm sorry for my bad english.

 

thanks

0 Kudos
Message 1 of 3
(3,297 Views)

Hi Kampfsau,

 

I'm of the opinion there is something wrong with your xscale settings. You have x-values from 0.1 to 85.273 it looks like the settings are wrong in this way, that your graph only uses the integer values for your xscale or something like that and thatswhy you only have 85 x-values.

 

Can you please check this. Furthermore can you send your tdmsfile?

 

regards

Tobias

0 Kudos
Message 2 of 3
(3,280 Views)
Solution
Accepted by topic author Kampfsau

Thanks for your reply.

 

It is not allowed for me to publish the tdms-file. Sorry

 

I have solved the problem for myself while using TeeChart for displaying the channels. This worked fine.

0 Kudos
Message 3 of 3
(3,278 Views)