02-24-2020 03:41 AM
@Ben121 wrote:
Thank you so much for clarifying several things. It is really helpful.
...
Thank you your response.
You're very welcome. As a selfish aside, many forum users (including probably all of the people helping you in this thread and others) appreciate kudos 😉 You can take a look at the Unofficial Forum Rules and Guidelines that Hooovahh helpfully wrote several years ago for some guidance if you'd like.
@Ben121 wrote:
Now coming back to my original question, when I am trying to save the data from waveform chart, I am getting just one value instead of an array of numbers. Then I also tried using case structure. It is saving the data but after saving, it is again asking to save then again and so on. So I have to stop the code abruptly in middle.
This is because the Open/Create/Replace File node (or similar Write nodes that take a path input), when called without a path wired, produce a dialog box asking for a path.
You have several options to avoid this: