Programming
STEP 1: A new command starts with - *
STEP 2: What System do I want to sent the new command to? 1 = 1 etc
0 = All
STEP 3: What do I need it to do? Open, Close or Stop. o, c, or s (must be lower case)
STEP 4: What address do I want the command to go to? 01 = 1, 54 = 54, 31 = 31 etc. 00 = All. (this must be 2 digits)
STEP 5: end command string with ; (semi colon)
Examples of Command Strings
Open Every Shade *0o00;
Close #3 on System #6 *6c03;
Stop #7 on System #2 *2s07;
Open shades 1 thru 4 on System #3 with a 2 second interval to create Drama:
*3o01;*3o02;*3o03;*3o04;
Close all shades in System # 7
*7c00;
Time to Send Commands
Should you want to program special actions with a button: an optional three characters exist that allow you to program a special action. If these numbers are not entered, the R2D7 will send a command for A default 2 second duration.
Why special Commands?
- to tilt a timber Venetian (short taps)
- Send a group of blinds to a specific location within an opening.
Example of a Command
*5o45003; Open channel 45 on system 5 for 1/3 of a second
With momentary motor action enabled, this would result in a tilting action only
These added characters represent 20th of seconds
An example: 020 (or 20, 20th) = 1 second. 003 = 1/3 second
Command Sources
- IP (Internet Protocol)
- No Need to be Hardwired to the Bus
- No Software (just a web browser)
- Useful As
- Commercial Control (corporate LAN)
- Global Control (internet)
- Custom Naming
- i.e. http://shades.myhouse.com
|