User Tools

Site Tools


synapse

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
Next revisionBoth sides next revision
synapse [2019/01/04 12:15] – [Modbus registers map] emozolyaksynapse [2021/03/11 16:54] emozolyak
Line 1: Line 1:
 ====== Synapse remote I/O module ====== ====== Synapse remote I/O module ======
  
-{{ ::synapse_small.png?direct&200| 7bit Synapse remote I/O module}}+{{ ::syn_1wire.jpg?direct&200| 7bit Synapse remote I/O module}}
  
 The Synapse module (further reffered to as 'module') is produced under 7bit trademark and designed for data aquisition from discrete sensors and 1-Wire temperature sensors, as well as load control with digital outputs. The Synapse module (further reffered to as 'module') is produced under 7bit trademark and designed for data aquisition from discrete sensors and 1-Wire temperature sensors, as well as load control with digital outputs.
Line 22: Line 22:
  
 ==== Modbus registers map ==== ==== Modbus registers map ====
 +^Discrete Inputs ^^
 +|DI0..7| Digital input state 0..7|
 +^Coils ^^
 +|C0..7| Digital outputs 0..7|
 +^Holding Registers^^
 +| 000-999: (F-RAM) ||
 +|000| countung input (DI 0) high |
 +|001| counting input (DI 0) low  |
 +|002| countung input (DI 1) high |
 +|003| counting input (DI 1) low |
 +|...||
 +|014| countung input (DI 7) high |
 +|015| counting input (DI 7) low  |
 +|020| digital filter. (DI 0)   /* 0 - disable, 1 - enable |
 +|021| digital filter. (DI 1)  |
 +|...||
 +|027| digital filter. (DI 7)  |
 +|030| power-ups counter |
 +|031| uptime in seconds (high)|
 +|032| uptime in seconds (low) |
 +^Input Registers^^
 +|0| 1-Wire temperature 1 (-100° - sensor failed or not connected) |
 +|1| 1-Wire temperature 2 |
 +|2| 1-Wire temperature 3 |
 +|...||
 +|...||
 +|31| 1-Wire temperature 31 |
  
-**Discrete Inputs**: DI 0-+033 - number of 1-Wire sensors on the bus, writing '0resets sensors enumeration tree and makes new enumaration, old sensors will be deleted, writing any number but '0leaves old enumaration tree and appends new sensors to the end
-**Coils**: DO 0-7+
  
-**Holding Registers**: 0-999 
-000-999: (F-RAM) 
-000 - countung input (DI 0) high 
-001 - counting input (DI 0) low  
-002 - countung input (DI 1) high 
-003 - counting input (DI 1) low  
-... 
-014 - countung input (DI 7) high 
-015 - counting input (DI 7) low  
  
-020 digital filter. (DI 0)   /* 0 - disable1 - enable +==== Modbus map csv-file ==== 
-021 - digital filter(DI 1)   +For the convinencea module register map is provided from this {{synapse_all_reg_1wire.zip | link }} to import in the WebHMI project
-... +
-027 - digital filter(DI 7)  +
  
-030 - power-ups counter  +==== Documentaion ==== 
-031 - uptime in seconds (high) +<WRAP center round download 60%> 
-032 - uptime in seconds (low)+{{ ::synapse_qg.pdf |}} 
 +</WRAP>
  
-**Input Registers**:  
-0 - 1-Wire temperature 1 (-100° - sensor failed or not connected) 
-1 - 1-Wire temperature 2 
-2 - 1-Wire temperature 3 
-... 
-... 
-31 - 1-Wire temperature 31 
  
-033 - number of 1-Wire sensors on the bus, writing '0' - resets sensors enumeration tree and makes new enumaration, old sensors will be deleted, writing any number but '0' - leaves old enumaration tree and appends new sensors to the end 
  
- 
-==== Modbus map csv-file ==== 
-For the convinence, a module register map is provided from this {{synapse_all_reg_1wire.zip | link }} to import in the WebHMI project.  
  
  
  
synapse.txt · Last modified: 2024/02/01 14:52 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki