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
en:hw:02-neuron:description-of-io:01-description-of-di [2021/04/29 09:04] avsetulaen:hw:02-neuron:description-of-io:01-description-of-di [2025/05/02 09:49] (current) – updated wrap ofojt
Line 1: Line 1:
 ====== Digital inputs ====== ====== Digital inputs ======
 +
 +<WRAP group>
 +<WRAP half column 100%>
 +#;;
 +<html><style>h1 {margin-bottom: 10px !important;}</style><span class="tag-skelet inline-tag mobile-only">
 +<span class="tag-neuron">Neuron</span>
 +</span></html>
 +#;;
 +</WRAP>
 +</WRAP>
  
 /* zapojení DI */ /* zapojení DI */
Line 10: Line 20:
 {{page>:en:hw:02-neuron:special-function-info-hidden}} {{page>:en:hw:02-neuron:special-function-info-hidden}}
  
 +----
 +
 +/* Seznam přehledových článků s tutoriály na různých systémech (Zatím jen Mervis) */
 +{{page>en:hw:special-functions-overview-tutorials-hidden}}
 +
 +----
  
 /* Debounce (#debounce) */  /* Debounce (#debounce) */ 
Line 19: Line 35:
 {{page>:en:hw:special-function-cnt-hidden}} {{page>:en:hw:special-function-cnt-hidden}}
  
-<WRAP center round info 95%> +<WRAP group center round box 95%> 
-**Caution:** \\ +{{ :files:img_warning-line_b.png?nolink |}} 
-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 half column 13%> 
 +{{ :en:hw:09_safety-instructions_pseudo-ISO-7010-attention.png?nolink |(!)}} 
 +</WRAP> 
 +<WRAP half column 83%> 
 +**Attention:** \\ 
 +On Neuron units 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> </WRAP>
  
Line 39: Line 61:
 | Debounce  | 5ms  |  | | Debounce  | 5ms  |  |
 | DirectSwitch  | off  |  | | DirectSwitch  | off  |  |
-| Counter  | 0  | Value not stored in Neuron controllers  |+| Counter  | 0  | Value not stored in Neuron units  |
  
 ---- ----