User Tools

Site Tools


config:remotecontrol:k8055

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
config:remotecontrol:k8055 [2016/08/29 20:26] – [Configuration] twconfig:remotecontrol:k8055 [2019/08/09 13:17] – Verklarung der Funktion tondose
Line 26: Line 26:
 First, you can set up the **device address** (corresponds to the jumpers on the board) and the **update interval** for polling. First, you can set up the **device address** (corresponds to the jumpers on the board) and the **update interval** for polling.
  
-Then you can assign a command for each pin, and for the event that the pin goes ON or OFF, respectively.+Then you can assign a command for each input 1-5, and for the event that the pin goes ON or OFF, respectively.
 ===== Scripting ===== ===== Scripting =====
  
Line 40: Line 40:
   procedure ClearDigitalChannel(Channel: integer);   procedure ClearDigitalChannel(Channel: integer);
   procedure ClearAllDigital;   procedure ClearAllDigital;
 +  
 +A complete call for switching on (setting) digital channel 3 on the first Velleman unit then should look like this:
 +
 +  K8055Remote(0).SetDigitalChannel(3);
 +
  
config/remotecontrol/k8055.txt · Last modified: 2022/08/25 15:12 by tondose

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki