I am running a simulation analysis of an automatic motorcycle. Is it possible to create a python script that could gather the realtime data of the motorcycle during simulation, and also interact with the model to change its attributes for example, throttle position, torque, etc.?
Thanks in advance!