Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

VB.Net Orbit plot for shaft center line

Hello,

 

Looking for some Vb.Net example based on Measurment studio controls illustrates how to make shaft center line (x,y) Orbit plot

 

Best Regards

 

0 Kudos
Message 1 of 4
(4,105 Views)

From what I can tell the orbit plot just requires a simple XY-type graph. With Measurement Studio you would use a ScatterGraph to display this type of plot. Here's a document with some example graphing code:

 

Creating a Custom Plot for the Measurement Studio Web Forms Scatter and Waveform Graphs

 

Take care!

Tanya Visser
National Instruments
LabVIEW Group Manager
0 Kudos
Message 2 of 4
(4,093 Views)

 

What i need is exactly made with labview example

http://zone.ni.com/devzone/cda/epd/p/id/5515

i think it is not only to plot X versus X to do the shaft centerline Orbit plot,ther is some more math involved , is it possible to reproduce this vi with MStudio ? if not

any idea what math was used to do the centerline orbit plot?

 

Best Regard

 

 

0 Kudos
Message 3 of 4
(4,085 Views)

MyKat,

 

The VI that you referenced relies on the Sound and Vibration Measurement Suite, which is a separate product from LabVIEW.  You would not be able to run or replicate the example without that additional software.  Unfortunately, there is no equivalent version for Measurement Studio or CVI, and there is no easy way to bring the Sound and Vibration Measurement Suite into those environments.

 

Here are some links I found that talk about orbit plots and the shaft centerline plot that is in the example LabVIEW VI.  These might give you an idea of what is involved in making the plots so that you can investigate making your own.  You may find additional helpful resources by searching the web further.


Orbit, Timebase, and Shaft Centerline Plots (Sound and Vibration Measurement Suite)

 

Creating Orbit Plots

 

I hope that this helps.  You can always create your own plots using the custom plot tools in Measurement Studio as mentioned above.  However, if all of that is too daunting and you really need those plots, then I would highly recommend investing in the Sound and Vibration Measurement Suite to reduce development time.

 

Jen W

Applications Engineer

National Instruments

ni.com/support

0 Kudos
Message 4 of 4
(4,069 Views)