FlexLogger

cancel
Showing results for 
Search instead for 
Did you mean: 

Waterfall Plots

Hi All,

 

Is there a way to produce live data monitoring waterfall plot in FlexLogger?  New to NI and FlexLogger nearly fits my application. Thanks a lot.

0 Kudos
Message 1 of 10
(1,021 Views)

Can you share more about your application and the importance of the waterfall plot for that use case?

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 10
(1,009 Views)

Hi Santhosh,

 

I am using waterfall plots for complex (or simple) vibration diagnostics, I find them useful to understand the spectrum over a period of time.  ICP accelerometers, into a 9230 or 9232 card, looking to see if flexlogger can provide this in addition to its standard form factor.  I'm a little vague on what applications/plugins are able to do.

 

Thanks,


Chris

0 Kudos
Message 3 of 10
(1,005 Views)

Unfortunately, FlexLogger doesn't support waterfall plots and cannot be extended directly to add more visualizations.

 

FlexLogger Addin SDK allows you to implement custom in-line calculations and acquire data from NI hardware supported by FlexLogger and third-party hardware but not custom UI.

 

https://www.ni.com/docs/en-US/bundle/flexlogger/page/adding-a-plug-in.html

https://www.ni.com/docs/en-US/bundle/flexlogger-plug-in-development-kit/page/flexlogger-plug-in-deve...

 

https://forums.ni.com/t5/Measurement-Studio-for-NET/Searching-for-a-free-and-Open-Source-Vibration-A...

 

 

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 4 of 10
(990 Views)

FlexLogger features a Plug-in Development Kit that you can use to add such functionality to FlexLogger.
You can download it at FlexLogger Plug-In Development Kit Download - NI

You program the plugin in LabVIEW. Here is the manual to give you an idea of what is involved:
FlexLogger Plug-in Development Kit User Manual - NI

To give you an example of what is possible, I am attaching a plugin that displays a external window showing the spectrogram of a channel.
This should be very close to what you want to do.

We will soon create a github repo with some plugins that the community will be able to contribute to and use.
More on this coming soon!

Please let me know if you have any questions.

Best regards,

Christophe Caltagirone
FlexLogger R&D


Message 5 of 10
(957 Views)

Christophe,

 

That's excellent news.  This looks to be very similar to what I want to do.  Really appreciate the info.  Now to find a NI partner to help me get there!

0 Kudos
Message 6 of 10
(949 Views)

@u2npm wrote:

Christophe,

 

That's excellent news.  This looks to be very similar to what I want to do.  Really appreciate the info.  Now to find a NI partner to help me get there!


Please reach out to me on PM or through our website at https://www.solitontech.com/ to see how we can help you meet your goals.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 7 of 10
(940 Views)

@u2npm wrote:

Christophe,

 

That's excellent news.  This looks to be very similar to what I want to do.  Really appreciate the info.  Now to find a NI partner to help me get there!


We could also provide our services to help complete this as a plug-in to FlexLogger. We have done other plug-ins in the past.

you can send me an email at vcarpentier (at) neosoft (dot) ca

 

All the best,

Vincent Carpentier, Ing./Eng.
CLA, CPI
Neosoft Technologies
www.neosoft.ca
DQMH Trusted Advisor
0 Kudos
Message 8 of 10
(937 Views)
@u2npm, would an implementation as shown in this post work for you?
 
0 Kudos
Message 9 of 10
(927 Views)

Thanks Christophe, it does look like it may work for me.  Thanks again for the info!!

0 Kudos
Message 10 of 10
(903 Views)