Book a Demo

Author Topic: Simulation and Executable State Machines  (Read 3319 times)

tweber

  • EA User
  • **
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Simulation and Executable State Machines
« on: August 01, 2018, 11:21:46 pm »
How do I set up a timer that expires after a certain elapsed time after entering a state, causing a transition to another state?  I've tried using a trigger of type "Time", and even provided a specification value, but cannot get the transition to trigger during simulation.

Thanks,
Tony

NikoWenz

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: Simulation and Executable State Machines
« Reply #1 on: August 02, 2018, 07:20:10 pm »
I dont find the exact location in the documentation, but I know that in the executable statmachine only the signal trigger is working. But maybe someone else knows a workaround?

Greetings,

Niko