Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get zoom, pan, editable Z-scale, etc on Intensity Graph

I have a customer who is used to the "Intensity Graph" features in a GUI we delivered written in LabVIEW.

For the current project, we need to use C/C++, so I planned to go with Measurement Studio.

I've been told that I can get this same type of display in Meas. Studio, but the evaluation copy I'm trying only has CWgraph, and CWgraph3D.

How would I go about replicating the functionality of the LabVIEW Intensity Graph - specifically the functionality of the cursor palette (move the cursor and I see the value of that pixel, click to recenter cursor, add more cursors, etc), the graph palette (zoom in X, zoom in Y, zoom both, pan, zoom out), editable Z-scale (double click the number to change the max or
the min value of the intensity scale) and the scale legend (auto scale once, continuous autoscale, change format of scale labels, change legend).

I do not see this type of indicator in Measurement Studio. I need to know if this is something the full version of Measurement Studio has.
0 Kudos
Message 1 of 3
(3,334 Views)
Hello

We dont have a seperate activex Intensity control. However, you can use the 3dGraph for the same task. Here is a VB example that demonstates this.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(3,334 Views)
That example does show plotting of the intensity values...but NOT the specific features I was asking about such as zoom / pan / and so on.
0 Kudos
Message 3 of 3
(3,334 Views)