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:sw:01-mervis:description-of-direct-switch-hidden [2025/04/17 09:06] – clerification ofojten:sw:01-mervis:description-of-direct-switch-hidden [2025/04/22 10:08] (current) – typo ofojt
Line 64: Line 64:
  
   * **Disabled**: the direct switch is disabled. This option is selected by default.   * **Disabled**: the direct switch is disabled. This option is selected by default.
-  * **Copy**: The status of the DI is copied to the DO/RO. So when the DI is ''TRUE'', the DO is ''TRUE'' and when the DI is ''FALSE'' the DO is also ''FALSE'' +  * **Copy**: The status of the DI is copied to the DO/RO. So when the DI is ''TRUE'', the DO/RO is ''TRUE'' and when the DI is ''FALSE'' the DO/RO is also ''FALSE'' 
-  * **Copy (Invert)**: Same as above but inverted. When the DI is ''TRUE'' the DO is ''FALSE'' and vice versa. +  * **Copy (Invert)**: Same as above but inverted. When the DI is ''TRUE'' the DO/RO is ''FALSE'' and vice versa. 
-  * **Toggle**: This mode toggles the DO on the rising edge of the DI. Handy for controlling light with a momentary switch for example+  * **Toggle**: This mode toggles the DO/RO on the rising edge of the DI. Handy for controlling light with a momentary switch for example
 Demonstration on how the LED will look while **Direct Switch** is enabled on Patron units is [[en:hw:007-patron:led-indication#directswitch_function|here]]. Demonstration on how the LED will look while **Direct Switch** is enabled on Patron units is [[en:hw:007-patron:led-indication#directswitch_function|here]].
  
Line 78: Line 78:
 <WRAP half column 83%> <WRAP half column 83%>
 **Important:** \\ **Important:** \\
-We just changed the configuration of the PLC modules, which is not applicable by simply uploading the solution. To save the configuration, follow the [[en:sw:01-mervis:unipi-configure-module-hidden|UniPi - Configure Module]] tutorial.+We just changed the configuration of the PLC modules, which is not applicable by simply uploading the solution. To save the configuration, follow the [[en:sw:01-mervis:unipi-configure-module-hidden|Unipi - Configure Module]] tutorial.
 </WRAP> </WRAP>
 </WRAP> </WRAP>
  
 Now, that the ''DI_1.01'' input is linked to ''DO_1.01'' you can try to changing states of ''DI_1.01'' with wired switch or button. You should see the output ''DO_1.01'' changing to same state as input you are changing. Now, that the ''DI_1.01'' input is linked to ''DO_1.01'' you can try to changing states of ''DI_1.01'' with wired switch or button. You should see the output ''DO_1.01'' changing to same state as input you are changing.