05-07-2024 05:41 AM
Good afternoon! I connected to the AQ6370 spectroanalyzer through the LabVIEW application, I need to perform the Peak Search function on the spectroanalyzer in this application. How can this be done? The photo shows the drivers. (LabVIEW of the 2016 version)
Solved! Go to Solution.
05-08-2024 12:42 PM
How can I add the Peak Search button to the YKAQ6370 spectroanalyzer? It should be in the library (I didn't find something there, maybe it's called something else)? And how to connect it (the question is for the future:))
In the photo is a screenshot of the block panel of the spectroanalyzer.
05-08-2024 01:35 PM
Hi Zariya,
please keep your (related) questions in the same thread! No need to start more than one thread on the same topic…
We cannot help you when you only provide some downscaled images, where we cannot decipher anything!
What's the problem with adding a button?
Do you need something else than just a button?
05-08-2024 01:49 PM
Thanks for the advice about continuing the topic, I will know for the future 🙂
I do not know how to add a button that performs the Peak Search function (perhaps it is in the library, but I did not find it, or it is under some other name). And I don't even understand where to connect it later. It seems that I have attached all the screenshots, a library and a block diagram of the spectroanalyzer.
05-08-2024 01:53 PM
05-09-2024 04:03 AM
Hi,
I didn't quite understand which images? Or do you mean that the screenshots that I sent do not open for you?
05-09-2024 06:59 AM
Attach the VI you want help with, rather than the screenshots. People can run your program and debug/edit to add the functionality you are looking for
05-09-2024 07:33 AM
@LVIEWPQ wrote:
Attach the VI you want help with, rather than the screenshots. People can run your program and debug/edit to add the functionality you are looking for
You should also know that many long-time "experienced" LabVIEW developers are not using the "latest version" of LabVIEW. For us (specifically @GertW and myself), we suggests you use "Save for Previous Version" and specify LabVIEW 2019 or 2021.
When you include your LabVIEW code (best if you include the entire Project, which you can do by right-clicking the folder containing the Project files and choosing "Send To:", "Compressed (zipped) folder" and attaching the .zip file that results), we can see exactly what you've done, can edit your code to "fix the bugs", and might even be able to run it to ensure our "fix" works.
Bob Schor
05-09-2024 10:43 AM
Oh, I'm sorry,
Here is the given file.
05-09-2024 11:00 AM
You don't need a button or special VI to read your peak wavelength. Almost every analysis VI returns "Center WL", or "Peak WL".
Best choice is YKAQ6370 Query Analysis SMSR which returns the biggest peaks and their delta (SMSR). I can't see what you're doing in your little pictures, but I'll bet you already return the Peak data. You just need to wire it to an indicator.