Book a Demo

Author Topic: External Inputs in Simulation  (Read 3532 times)

EAButNotForGames

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
External Inputs in Simulation
« on: June 26, 2024, 03:38:34 pm »
Is there a way to control a simulation via an external device?
Lets say I have a state machine and I want to change its state with a button press on a joystick, plugged into the pc.
Can EA read that signal and use it in a simulation or is that utopian thinking?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: External Inputs in Simulation
« Reply #1 on: June 26, 2024, 03:44:48 pm »
Look at Using COM in the following page.
https://sparxsystems.com/enterprise_architect_user_guide/16.1/model_simulation/dynamic_simulation_with_javasc.html

(Many years ago, I saw a demo of someone driving a radio controlled car from an EA simulation)

EAButNotForGames

  • EA User
  • **
  • Posts: 50
  • Karma: +0/-0
    • View Profile
Re: External Inputs in Simulation
« Reply #2 on: June 26, 2024, 06:35:20 pm »
This is interesting. You didn't happen to know the name of the project?