LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Input and Output State

Give an example how can I do this outside of loop because I added value 0 to some ports outside of loop and did same

0 Kudos
Message 11 of 13
(179 Views)

Hi Chris,

 


@Chris9823Alb wrote:

Give an example how can I do this outside of loop because I added value 0 to some ports outside of loop and did same


You use DATAFLOW to execute code AFTER the loop has finished!

A simple way to ensure DATAFLOW (aka execution order) is to use the error wire…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 13
(172 Views)

Where is the error line? on stop button loop or 'i' on side of while loop?

0 Kudos
Message 13 of 13
(160 Views)