Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Is the digital waveform graph supported in Measurement Studio?

I have an application that could really use the LV-style digital waveform graph in Visual C++. Are there any plans to support the digital graph in Measurement Studio?
Thanks, Bob
0 Kudos
Message 1 of 3
(3,448 Views)
Unfortunately, there is currently not an equivalent of LabVIEW's digital waveform graph in Measuremeht Studio for Visual C++. You can fake some of the features with CNiGraph. If you have Measurement Studio for Visual Basic 6.0 installed, you can see some examples of this in the VB DAQ\Digital\Digital Waveform and Digital Waveform Continuous examples. Also, attached is a sample Visual C++ 6.0 project that demonstrates how you can simulate some digital graph features with CNiGraph. There's also a screenshot attached that shows what this looks like. Hope this helps.

- Elton
Download All
0 Kudos
Message 2 of 3
(3,448 Views)
Elton,
Thanks for the sample project. It looks like it will be helpful.
-Bob
0 Kudos
Message 3 of 3
(3,448 Views)