pete_dunham Posted September 17, 2010 Report Share Posted September 17, 2010 I am horrified!!! I highlighted the execution to debug and saw dataflow being ignored in my program. I have 3 booleans to--> build array to---> OR Array Elements. Two values are getting passed as false and then OR Array Elements passes false. The third boolean (True) never gets to build array (highlight execution shows 3 elements in array). I am in the twilight zone. I should note that this is an older version of LabVIEW 8.2. Quote Link to comment
Grampa_of_Oliva_n_Eden Posted September 17, 2010 Report Share Posted September 17, 2010 I am horrified!!! I highlighted the execution to debug and saw dataflow being ignored in my program. I have 3 booleans to--> build array to---> OR Array Elements. Two values are getting passed as false and then OR Array Elements passes false. The third boolean (True) never gets to build array (highlight execution shows 3 elements in array). I am in the twilight zone. I should note that this is an older version of LabVIEW 8.2. Wild guess (all I got). Tripple click the wire to make sure its wired where it is supposed to be wired. Ben Quote Link to comment
crelf Posted September 17, 2010 Report Share Posted September 17, 2010 Can you upload the code so we can see it? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.