01-17-2020 02:41 AM
Hello, this is my first post. I am starting with labview following a french tutorial from NI (doc ref Juin 2013 373427J-0114).
Third exercise suggest to use the "Amplitude and Level Measurements Express VI" but I cannot find it in the help page neither in search palette (signal analysis).
I am wondering if this function is part of my labview licence (2019 base licence) or if this function still exist ? Actually, it seems to be a good tool for what I am planning to do.
Do you confirm this VI is an "exclusive" function ? If yes, can you suggest me some alternative ?
thank for your help
01-17-2020 02:59 AM - edited 01-17-2020 03:01 AM
Hi pi3,
@pi3rr3 wrote:
I am wondering if this function is part of my labview licence (2019 base licence)
The Base license misses a lot of the "advanced" signal analysis functions. See this list…
01-27-2020 02:07 AM
thank you for the link listing features I have. I am surprised I have not been warned by my NI technical sale.
I guess there is another way to make these measurements?
01-27-2020 02:18 AM
Hi pi,
@pi3rr3 wrote:
I guess there is another way to make these measurements?
Sure!
You just read a book on the measurements you want to do - and then you implement the needed math on your own. Even the "Base" version of LabVIEW supports all basic math routines…