Page 1 of 1

simx_GetSimulationTime

Posted: 27 Feb 2013, 10:18
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

Re: simx_GetSimulationTime

Posted: 27 Feb 2013, 12:38
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