04-24-2006 10:02 PM
04-25-2006 11:03 AM
Hi YHong,
There is an awesome shipping example that comes with Measurement Studio that uses the waveformtiming class. It demonstrates several of the methods and even allows the x-axis to use time as its units. This shipping example is located at C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\UI\Graph\PlotWaveforms.
In terms of learning some DAQmx terminology, here is a few links to get you started. As you read more through these concepts, I would recommend posting your DAQ questions under the DAQ forums. Here are some helpful links.
Data Acquisition Fundamentals, Data Acquisition Sampling Terminology, and Programming in NI-DAQ in Text-Based Languages.
Hope this helps!
Best Regards,
Jonathan
04-25-2006 12:10 PM
04-25-2006 12:15 PM
04-25-2006 02:18 PM
hi:
I got your example already, however I can't use that because some variables are not correct.
such as
WaveformScaleMode,
AnalogWaveform,
waveformPlot.DefaultTiming.SampleInterval... and so on
Even when I type them into MS documentations, I can't sereach the exact result
I am not sure whether we have the same version of MS? I am using MS 8.0 standard version
04-25-2006 02:56 PM