Back to Misc PlugITs content page
The "Stat File" PlugIT allows you to generate a spreadsheet of data / stats saved in a .csv file. The file is saved in OpenSpace3D/tmp/logs.

Parameters | 
    |
1 | 
      List if variables to record. Each varibale in the list will be a column of the spreadsheet.  | 
    
2 | 
      Allows to add a new variable to the list. The "+" button adds he variable. The "-" button deletes the selected variable. | 
3 | 
      Interval in milliseconds between each data record. | 
4 | 
      Adds a column displaying the time of the day.  | 
    
5 | 
      Adds a column displaying the elapsed time since the start of the data recording. | 
6 | 
      Enables the data recording when the application starts. | 
Event | 
    |
New Log | 
      Sends the resulting line for each data record.  | 
    
Action | 
    |
[Variable name] | 
      Entry point for the variable to record. | 
Pause Log | 
      Pauses the data recording. | 
Resume Log | 
      Resumes the data recording. | 
Start Log | 
      Starts the data recording. | 
Stop Log | 
      Stops the data recording. |