Thread: data lose
View Single Post
  #2  
Old 12-16-2010, 05:18 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You could try using the Python socket module to receive the data.

If you can send data via the parallel port you could try getting that in Vizard using the vizparallel.read command.
Reply With Quote