LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

what is the recommended design pattern?

Hi would you please let me know which design pattern is good to implement something like the following flowchart. how is event+state diagram

 

 

0 Kudos
Message 1 of 2
(2,297 Views)

It looks like a pretty basic state machine to me.  It may not even have to be that.  It seems to be pretty much just two comparisons back to back.

 

I don't see anything in what you've shown that implies you need any event handling.

 

What happens if the seconday sensor active is "yes" at the bottom of the chart?

0 Kudos
Message 2 of 2
(2,294 Views)