Personal tools

Difference between revisions of "List module"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m (Export)
m (Export)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Abstract ==
+
{{TOCright}}
 
 
 
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]].
 
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]].
  
 
[[File:LstModuleSelect.png]]
 
[[File:LstModuleSelect.png]]
  
== Data table ==
+
== Raw data ==
 
 
=== Raw data ===
 
  
 
In raw data view, you can delete single readings, if there are incorrect once.
 
In raw data view, you can delete single readings, if there are incorrect once.
Line 13: Line 10:
 
[[File:ListDatatable1.png]]
 
[[File:ListDatatable1.png]]
  
=== Consolidated meter channels ===
+
== Consolidated meter channels ==
  
 
For consolidated meter channels the consumption/production during consolidation is shown.
 
For consolidated meter channels the consumption/production during consolidation is shown.
Line 19: Line 16:
 
[[File:ListDatatable2.png]]
 
[[File:ListDatatable2.png]]
  
=== Consolidated sensor channels ===
+
== Consolidated sensor channels ==
  
 
For consolidated sensor channels the min. and max. values during consolidation are shown.
 
For consolidated sensor channels the min. and max. values during consolidation are shown.
Line 25: Line 22:
 
[[File:ListDatatable3.png]]
 
[[File:ListDatatable3.png]]
  
=== Export ===
+
== Export ==
  
You can download the shown data in the following formats:
+
You can download the data in the following formats:
  
 
[[File:ListDatatableExport.png]]
 
[[File:ListDatatableExport.png]]
Line 35: Line 32:
 
* <tt>TSV&nbsp;</tt> - TAB separated data
 
* <tt>TSV&nbsp;</tt> - TAB separated data
 
* <tt>TXT&nbsp;</tt> - Space separated data
 
* <tt>TXT&nbsp;</tt> - Space separated data
 +
 +
[[Category:Web frontend]]

Latest revision as of 13:52, 23 March 2014

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

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 data in the following formats:

ListDatatableExport.png

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