01-06-2024 08:14 AM
here in the power supply case structure i want the values to be continuous and not turn to 0 anytime tell me the correct loop conditiion that i shall use to do the same. I would be really grateful
01-06-2024 11:34 AM
Hi Hasan,
@MahmudulHasan123 wrote:
here in the power supply case structure i want the values to be continuous and not turn to 0 anytime tell me the correct loop conditiion that i shall use to do the same. I would be really grateful
I guess the power supply output "turn to 0" when you disable the output AFTER the FOR loop.
As long as the FOR loop iterates your values should be continuous.
When you don't want to disable the output then you should not disable it…
01-06-2024 09:18 PM
@MahmudulHasan123 wrote:
here in the power supply case structure i want the values to be continuous and not turn to 0 anytime tell me the correct loop conditiion that i shall use to do the same. I would be really grateful
It is not useful to repost the same highly flawed program architecture as before here. Apparently you did not follow any of the advice given or answer any of the questions.
You NEED to do some simple tutorials about LabVIEW and dataflow. It is pointless to go in circles with the same problems ad infinitum.