Hi,
Apologies for disturbing you. I have prepared a LabVIEW (LV) code that currently handles only the data collection part. For data analysis, I am required to run a separate Python script, which makes my entire data processing workflow a two-step process: first, data collection, and second, data analysis.
I am wondering if it is possible to integrate or synchronize the Python script with the LV code so that the entire workflow becomes seamless, with the Python code executing automatically as soon as the data is collected.
I would greatly appreciate your guidance on how to achieve this. Thank you!
Hasham