Hi Bastien,<br><br>There is a feature called live-data that is able to display time variant data as it is produced by a simulation code.  The feature is currently available in a branch of paraview, not the main release.  To use this feature, the simulation code, or whatever external program is generating data, must interface with a paraview library through fortran, c, c++ or python.  The interface process is meant to be easy for a programming who is familiar with VTK, but will require some effort if you are new to VTK and cmake.  If you tell me a little more about your program that is collecting sensor data (don&#39;t be afraid to go into detail...), maybe I can come up with some ideas for how you could interface it with paraview.<br>
<br>Pat<br><br><br><br><div class="gmail_quote">On Wed, Apr 27, 2011 at 5:31 PM, Bastien Purnelle <span dir="ltr">&lt;<a href="mailto:bastien911@gmail.com">bastien911@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
I&#39;m developing an interface for displaying data from car embedded<br>
sensors (lidar, odometers,  ...) in real time. However, Paraview work<br>
with finite data files and I&#39;am searching a mean to use Paraview with<br>
time changing data. Is it a solution with Paraview (create a plugin, a<br>
python script) ?<br>
Thank you in advance...<br>
<br>
Best regards.<br>
<br>
--<br>
Bastien<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>