User Tools

Site Tools


scylar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scylar [2019/01/09 10:37] emozolyakscylar [2022/01/15 15:44] (current) – ↷ Links adapted because of a move operation 127.0.0.1
Line 8: Line 8:
 Wiring diagram: Wiring diagram:
  
-{{ ::scylar_scheme_2.png?direct&700 |}}+{{ network:scylar_scheme_2.png?direct&700 |}}
  
 Setup the connection for the meter as follows: Setup the connection for the meter as follows:
  
-{{ ::scylar_conn_setup_1.png?direct |}}+{{ network:scylar_conn_setup_1.png?direct |}}
  
 The bus address  (96) can be found in the meters keypad screen #3, Paramter name 'Pri_Adr1'. The bus address  (96) can be found in the meters keypad screen #3, Paramter name 'Pri_Adr1'.
 +{{ network:primary_addr.png?direct&200 |}}
  
-{{ ::scylar_conn_setup_2.png?direct |}}+{{ network:scylar_conn_setup_2.png?direct |}}
  
 +This protocol can read the following heatmeter's data:
 +
 +^ Parameter ^ Register address in project ^ Units ^
 +|Energy     | CE0                         | 0.001 Gcal |
 +|Energy tariff1    | CEA0                         | 0.001 Gcal |
 +|Energy tariff2    | CEB0                         | 0.001 Gcal |
 +|Volume    | CV0                         | 0.001 m3 |
 +|Power | PWR0                         | 0.001 kW |
 +|Flow | CFL0                         | 0.001 m3/h |
 +|Forward temperature | FWT0                         | 0.1 °C |
 +|Return temperature | RET0                         | 0.1 °C |
 +|Operational days | OPD0                         | days |
 +|Error run hours| ERH0                         | hours |
 +
 +  The driver returns integer values. You should scale them appropriately to get exact values using Multiplier field 
 +  in register properties.
 +  
 +
 +== Driver test procedure ==
 +
 +Before testing the protocol in the field, it's preferrable to test it in a lab (if you have a meter on-hand). 
 +To simulate temperatures you can use resistors or potentiometers, note that return temperature have to be less than forward for 3 or more degrees (otherwise energy won't work). Flowmeter can be simulated by shorting 10-11 pins of i/o board. 
 +
 +{{ network:scylar_conn2.png?direct&300 |}}
 +
 +== Custom protocol (driver) code block ==
  
 <code lua> <code lua>
scylar.1547030260.txt.gz · Last modified: 2019/01/09 10:37 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki