Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:hw:02-neuron:description-of-io:01-description-of-di [2020/12/17 11:55]
jan_kozak
en:hw:02-neuron:description-of-io:01-description-of-di [2021/04/29 09:04]
avsetula
Line 10: Line 10:
 {{page>:​en:​hw:​02-neuron:​special-function-info-hidden}} {{page>:​en:​hw:​02-neuron:​special-function-info-hidden}}
  
 +
 +/* Debounce (#debounce) */ 
 +{{page>​en:​hw:​special-function-debounce-hidden}}
 +
 +----
  
 /* CNT (#cnt) */  /* CNT (#cnt) */ 
Line 15: Line 20:
  
 <WRAP center round info 95%> <WRAP center round info 95%>
-**Pozor:** \\ +**Caution:** \\ 
-U jednotek ​Neuron ​se čítač vynuluje při odpojení napájení a je nutno tuto funkci ošetřit v SW /* FIXME - odkázat na návod, kde je tento postup vysvětlen - nutno sepsat návod */+On Neuron ​controllers the counter resets when the power supply is unplugged. Bear this in mind during the SW programming. ​/* FIXME - odkázat na návod, kde je tento postup vysvětlen - nutno sepsat návod */
 </​WRAP>​ </​WRAP>​
  
Line 24: Line 29:
 {{page>:​en:​hw:​special-function-ds-hidden}} {{page>:​en:​hw:​special-function-ds-hidden}}
  
-===== Technické parametry ​=====+---- 
 + 
 +/* Výchozí nastavení (#​default-set) */ 
 +{{page>​en:​hw:​special-function-other-hidden}} 
 + 
 +|< 100% 30% 30% 40% >| 
 +^ Stored data  ^ Default configuration ​ ^ Exceptions ​ ^ 
 +|||| 
 +| Debounce ​ | 5ms  |  | 
 +| DirectSwitch ​ | off  |  | 
 +| Counter ​ | 0  | Value not stored in Neuron controllers ​ | 
 + 
 +---- 
 + 
 +/* Master Watchdog (#mwd) */ 
 +{{page>​en:​hw:​special-function-mwd-hidden}} 
 + 
 + 
 +===== Technical parameters ​=====
  
 /* Parametry DI */ /* Parametry DI */
 {{page>:​en:​hw:​technical-parameters-di-hidden}} {{page>:​en:​hw:​technical-parameters-di-hidden}}