LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Temperature control using LAbview

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

Download All
0 Kudos
Message 1 of 3
(342 Views)

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…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(306 Views)

@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.

0 Kudos
Message 3 of 3
(254 Views)