Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I plot an Arbitrary Waveform on CNiGraph?

Hi!
I wanted to plot a set of waveforms making an arbitrary waveform using CNiGraph. I'm able to plot more than one waveform but, the waves keep on going smaller and smaller. So, I will be needing a scroll bar on the CNiGraph. Well if I make an object of CNiGraph and see what all function it implements then it shows me EnableScrollBar, ShowScrollBar, type of functions. But, I couldn't find help files that could explain the usage of CNiGraph.
Thank you.

Regards,
Vaibhav.
0 Kudos
Message 1 of 2
(2,830 Views)
Hello

The CWGraph does not have a scrollbar integrated into it. You could use one of the CNiSlide objects to simulate the effects of a scrollbar. The help for the Measurement Studio controls should have been installed when you installed Measurement Studio 6.0. You should be able to find the help file under C:\Program Files\National Instruments\MeasurementStudio\Help, and the file is called msref.chm. You should also have a shortcut you can use to get to the help, by going to Start >> Programs >> National Instruments >> Measurement Studio >> Help .

I hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(2,830 Views)