LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Initializing in the latest state after stop/abort VI in Labview Statechart module

Hi there,

 

Labview statechart work flow is always to start execution of the statechart at the Initial pseudostate, if VI is stopped, the next time the VI runs will start at the first state connected to this initial pseudostate.

 

Is there workaround to start at the latest executed state before stopping VI?

 

The only way I can think of is to connect the initial pseudostate to a new state connected to every possible states, where only the guard to the latest state(before stopping) will execute, but this is nonsense at the size of my application.

 

I will need this function during commissioning of a system, modifications are expected at field while learning the process(stopping application, doing small adjustments), but restarting all machines at the initial condition is not an option.

 

Thank you

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