09-08-2025 07:01 AM
09-08-2025 09:02 AM
(This is a continuation of your earlier discussion)
You are still attaching Vis in very new versions. You will get more help by doing a "save for previous", (LabVIEW 2019).
You need to define your definition of "dynamically" (during a scan? Between scans?)
If between scans, just add a case structure where you swap the x and y arrays.
Since this is mostly a programming question that has very little to do with "multifunction DAQ", the LabVIEW forum would be a much better place. I can move your thread is you like.
09-11-2025 11:31 AM
Subject: Flexibility in Scanning Directions
Thank you for your response and suggestions. I appreciate your guidance on using a "save for previous" option, but unfortunately, I am currently limited to using LabVIEW 2024. To clarify my needs, I am looking to create flexibility in scanning in both directions, but not dynamically during a scan. Instead, I want to be able to change the scanning direction for each new scan by interchanging the rows of the array. Adding a case structure to swap the X and Y arrays between scans sounds like a viable approach, and I will definitely explore that option. I understand that this question is more programming-oriented and not directly related to multifunction DAQ. If you could move my thread to the LabVIEW forum for further assistance, I would greatly appreciate it. Thank you once again for your help!
Best regards,
Devv