simx_GetSimulationTime

Requests or suggestions for new features
Post Reply
Snork_svk
Posts: 15
Joined: 21 Feb 2013, 08:29

simx_GetSimulationTime

Post by Snork_svk »

Hello

I would like to ask whether it would be possible to add a feature remoteAPI GetSimulationTime because if the simulation is very fast and is delayed to realtime. I need this function ( or something similar ) to synchronize my control. A month ago I did a simulation that lasted 2.5 hours and there was quite a noticeable delay for the exact values ​​at the time of writing in the graph.

btw. in the future it is planned to add and adding textures in formats other than *. tga ? For image formats is a many types of converters, so I did not want to due to post new threads.

Thank you

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: simx_GetSimulationTime

Post by coppelia »

Hello,

Have a look at simxGetLastCmdTime.

Alternatively, simxGetInMessageInfo could also be of interest.

About additional texture formats... this is not really a priority, but if there are easy and quick options, we might do it.

Cheers

Post Reply