Opened 9 years ago
Last modified 9 years ago
#4149 new defect
Cannot instantiate equation in Joystick model
| Reported by: | Volker Waurich | Owned by: | somebody | 
|---|---|---|---|
| Priority: | high | Milestone: | Future | 
| Component: | Frontend | Version: | |
| Keywords: | Cc: | Adrian Pop, Per Östlund, Martin Sjölund, Bernhard Thiele | 
Description
Hi,
If you try to simulate Modelica_DeviceDrivers 1.4.4./Blocks/Examples/TestInputJoystick.mo
you will get the error message: 
Failed to instantiate equation: (AxesRaw, buttons, pOV) = Modelica_DeviceDrivers.InputDevices.GameController_.getData(joystick);
Whats the problem in here?
Thanks
  Note:
 See   TracTickets
 for help on using tickets.
    
Just tried it myself (under Linux) and I can confirm the problem. I also tested with Dymola, just to double check, and in Dymola it is working.