Personal tools

Difference between revisions of "List module"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m
m (Export)
Line 33: Line 33:
 
* <tt>CSV;</tt> - Semicolon separated data
 
* <tt>CSV;</tt> - Semicolon separated data
 
* <tt>CSV,</tt> - Comma separated data
 
* <tt>CSV,</tt> - Comma separated data
* <tt>TSV </tt> - TAB separated data
+
* <tt>TSV&nbsp;</tt> - TAB separated data
* <tt>TXT </tt> - Space separated data
+
* <tt>TXT&nbsp;</tt> - Space separated data

Revision as of 19:49, 2 March 2014

Abstract

In list module you can view your measuring data, either raw or with the same date ranges and consolidation periods as in the charts module.

LstModuleSelect.png

Data table

Raw data

In raw data view, you can delete single readings, if there are incorrect once.

ListDatatable1.png

Consolidated meter channels

For consolidated meter channels the consumption/production during consolidation is shown.

ListDatatable2.png

Consolidated sensor channels

For consolidated sensor channels the min. and max. values during consolidation are shown.

ListDatatable3.png

Export

You can download the shown data in the following formats:

ListDatatableExport.png

  • CSV; - Semicolon separated data
  • CSV, - Comma separated data
  • TSV  - TAB separated data
  • TXT  - Space separated data