1
Automation Interface, Add-Ins and Tools / Re: Communication between Statemachines?
« on: May 17, 2013, 06:58:45 am »Quote
I believe that your problem is using the second state machine as entry behavior of a state. If you used a subMachineState (drag from the project browser while holding control and select instance) I think it would work.
Yes i want to simulate it as a entry state behaviour but not as a substatemachine. It is clear for me that it works if i model it as a substatemachine.Since I want to evaluate the simulation semantic/syntax of EA. Such as :in which cases does a simulation work, in which cases can the diagrams can communicate and how. But i think as long as i use it as an entry state behaviour the broadcastsignal command just works in one way.direction callee to caller.