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:21] – [Supported Hardware] twconfig:remotecontrol:k8055 [2019/08/09 13:17] – Verklarung der Funktion tondose
Line 18: Line 18:
 ===== Configuration ===== ===== Configuration =====
  
 +Open the standalone config app, or the Control Panel, go to the //Remote Control// section, and add a new //Vellemann K8055(N)// remote.
 +
 +The configuration dialog will look like this:
 +
 +{{ :config:remotecontrol:pasted:20160829-222415.png?400 }}
 +
 +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 input 1-5, and for the event that the pin goes ON or OFF, respectively.
 ===== Scripting ===== ===== Scripting =====
  
Line 31: 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