User Tools

Site Tools


config:remotecontrol:airence

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
config:remotecontrol:airence [2016/09/01 09:15] – [D&R AIRENCE Remote Control] twconfig:remotecontrol:airence [2019/08/09 15:26] (current) – [Scripting] tondose
Line 75: Line 75:
   * 37: ON button, USB 4   * 37: ON button, USB 4
   * 38: CUE button, USB 4   * 38: CUE button, USB 4
 +  * 39: Rotary encoder, on=right, off=left, you can use ''$VALUE'' inside the remote control command as a placeholder for the current encoder value (0..255).
  
 ==== Advanced ==== ==== Advanced ====
Line 95: Line 96:
 The first one sets an LED of one of the push buttons to a particular color, the second one does the same, but with flashing. The available button IDs are: The first one sets an LED of one of the push buttons to a particular color, the second one does the same, but with flashing. The available button IDs are:
  
-  * "A" buttons: 0 (Button 1A) to 11 (Button 12A+  * "A" buttons: 0 (Button 1A) to (Button 8A
-  * "B" buttons: 12 (Button 1B) to 23 (Button 12B)+  * "B" buttons: (Button 1B) to 15 (Button 8B) 
 +  * Buttons in the lower part: 16 to 23
   * 255 (hex ''$FF''): All buttons at the same time   * 255 (hex ''$FF''): All buttons at the same time
  
Line 111: Line 113:
   * ''absNormal''   * ''absNormal''
   * ''absFast''   * ''absFast''
 +
 +A complete call for illuminating Button 1B on the first Airence unit, blinking fastly in red color, then should look like this:
 +
 +  AirenceRemote(0).SetLEDBlink(8, acRed, acNone, absFast);
config/remotecontrol/airence.1472721355.txt.gz · Last modified: 2019/07/09 16:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki