Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Waveform Date and Time

I am trying to plot data from a DB to a waveformgraph I have the points showing up but I don't know how to get the Date and Time (which is also stored in the DB) to show up on the x-axis.  If someone could point me in the right direction that would be great.
0 Kudos
Message 1 of 2
(3,218 Views)
Hi JHarwood,
 
The example in the following location shows displaying time on the x-axis:
 
[MeasurementStudioVS2005]\DotNET\Examples\UI\WindowsForms\Graph\PlotWaveforms\cs\PlotWaveforms.2005.sln
 
As far as getting the data from the database, you would need to use built-in Visual Studio classes for this.  I would suggest posting on a Visual Studio forum for that information.  However, the following Discussion Forum post will give you a starting point:
 

Message Edited by AEDavid on 06-06-2007 09:50 AM

Cheers,

David Goldberg
National Instruments
Software R&D
0 Kudos
Message 2 of 2
(3,200 Views)