View Single Post
  #4  
Old 04-18-2017, 03:53 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You can use standard Python commands for reading text files in Vizard. In this case, you could try opening the file and then reading the last line written every frame or on some other time interval.
Reply With Quote