JKI State Machine Objects

cancel
Showing results for 
Search instead for 
Did you mean: 

How to control multple State MachineS?

Hi All ,

 

How to Control Multiple State machines using JKI SMO.

 

My application has three state machines.

1.Basically need to control all the state machines using Start and Stop and Restart Button

2.Between state machiens need to Wait for Other state machine state function to finish.

 

How to implement this using JKI SMO

 

0 Kudos
Message 1 of 3
(4,989 Views)

Same question, don't make this post sink.

0 Kudos
Message 2 of 3
(2,737 Views)

Didn't see this post before.

Here is an example that I hope can help. It's probably too late for the 2016 and 2020 responses... but if some folks were curious about the same question, I guess it is never too late...

 

Simple example. Code attached in LV2020 below.

 

1- Top Level SMO creates a ref, launches as Dynamic Dependency and waits for instance to self-terminate.

2- subSMO contains a process. Press the button to simulate the end of your computation or your state change.

 

Please don't ask me to back save to previous version... just look at the screenshots, that's really all there is.

 

normandinf-cnrc_0-1613313151875.png

normandinf-cnrc_1-1613313276268.png

 

 

 

GCentralChampionCLA
Message 3 of 3
(2,603 Views)