Book a Demo

Author Topic: EA14 edition unified: executable state machine using macro BROADCAST_EVENT with  (Read 2109 times)

medien.services@t-online

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Topic is the validation by simulation of a technical specification. It contains 32 state machines. Simple signals like e.g. %BROADCAST_EVENT("D_DL_PDInputUpdate")%; works well. Code generation JavaScript is used.
 What is best practice for modelling signals with parameters like e.g. %BROADCAST_EVENT(" D_PDInMsg(SendWMessage, Data, Length, FlowCtrl)")%;?
No specification of the macro https://sparxsystems.com/enterprise_architect_user_guide/14.0/model_domains/code_state_machine.html
with this extension or an example to show this was found.