LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sequence structure

Hi, I have a sequence of programm that are executing one by one and I want that in the last sequence set a false value to true,in a way that after it executed again it should be set to false automaticaly.would you please guide me ?! thanks

0 Kudos
Message 1 of 9
(2,696 Views)

Please post your code or the screenshot of the same.

 

It is difficult to understand your issue and suggest solutions, with the above description alone. When we see the code, we can tell you what needs to be done.

 

 

Regards
Freelance_LV
TestAutomation Consultant
0 Kudos
Message 2 of 9
(2,692 Views)

Hi worldvi,

                 I think in this case You should look for a state machine.Please provide some more details.

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 3 of 9
(2,689 Views)

ok, maybe I have to explain more;

I use Stacked sequence structure which includes 4 sequences and these structures are executing one after the other from the beginning , and at the end of all these structures I want to send a true value out which means the execution is done, then I use this true value in another function as a condition  to continue the rest of program. and the point is here that this value after finishing the execution of this function each time returns to false value for next execution.

sry that I don't know how to attached a pic of my VI, since I am beginner.

 

thanks

0 Kudos
Message 4 of 9
(2,684 Views)

Hi,

     You can upload your VI by:-

      1.First save your VI

      2.While posting a message there will be a provision for attachments.Attach your VI in it.And then post it 

----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks as kudos only:)
0 Kudos
Message 5 of 9
(2,678 Views)
0 Kudos
Message 6 of 9
(2,657 Views)