06-25-2020 11:36 AM
@mirelche wrote:
I thought this is what I do with the timeout case in the event structure by enqueing the Wait state there...
What post are you referring to? Use quotes to help eliminate these types of disconnects.
Give this VI a good look over. I just spent way more time than I should have on it, but it should illustrate what I was trying to state about maintaining a state while not letting the producer directly change the state.
06-26-2020 12:23 AM - edited 06-26-2020 12:25 AM
06-26-2020 12:25 AM
@crossrulz wrote:
@mirelche wrote:
I thought this is what I do with the timeout case in the event structure by enqueing the Wait state there...
What post are you referring to? Use quotes to help eliminate these types of disconnects.
Give this VI a good look over. I just spent way more time than I should have on it, but it should illustrate what I was trying to state about maintaining a state while not letting the producer directly change the state.
I was referring to the post saying that I have race conditions.
Thank you!