Communication with Logitech G29 Steering Wheel?
조회 수: 12 (최근 30일)
이전 댓글 표시
The G29 Simulink-Block shows a communication error/status (-1) during simulation run.
Logitech driver installed and works (Win10 OS); Realtime Toolbox available; steering wheel connected by USB
Is there something i missed?
Thanks
OMA
댓글 수: 1
Norman Grant
2023년 5월 10일
This can be done using the Simulink real time module and using the joystick. Full disclosure, the company in south Africa Optimum solved this for me
답변 (1개)
VINAYAK LUHA
2024년 2월 3일
편집: VINAYAK LUHA
2024년 2월 3일
Hi OMA,
The error during simulation run while communicating with Logitech G29 steering wheel using Simulink "G29 Simulink-Block" could be because of the fact that the "G29 Simulink-Block" can only be used if the steering wheel is connected to a Simulink Real-Time target machine (Speedgoat). It does not execute when the model is simulated on a host PC.
As a workaround, for desktop simulation, you can consider using the simulink "joystick input block".
Further, you can use the following references on the use of 'speedgoat' with SIMULINK Real-Time:
- https://www.mathworks.com/videos/speedgoat-target-computer-hardware-for-simulink-real-time-90099.html
- https://www.mathworks.com/videos/controlling-real-time-applications-with-simulink-real-time-explorer-89493.html
Hope this resolves your issue
Thanks
댓글 수: 1
reuben
2024년 4월 23일
"As a workaround, for desktop simulation, you can consider using the simulink "joystick input block". " Is there any step by step procedure for this? Similar quetions have been askedon MAthworks platform but there seems to be no definite answer. Can you please offer any assistance on this?
Thanks
참고 항목
카테고리
Help Center 및 File Exchange에서 Development Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!