Book a Demo

Author Topic: State Charts : negation of a signal  (Read 2094 times)

D. Emilio

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • Application Architect
    • View Profile
State Charts : negation of a signal
« on: January 14, 2012, 03:27:48 am »
In my state charts I have defined several signals which I use in the state transitions. However, typical of everything boolean, in some transitions I need to have a trigger on the *negated* signal, i.e. NOT Engines Running.

I have not found a way to do that without creating a new signal that negates the original one.