When creating the instance you have three choices for the FS20 system:
InstanceName | Purpose |
---|---|
FS20 Receiver | Sockets, dimmers, canopy control, … |
FS20 Sender | Motion sensor, … |
FS20 Remote control | Multi-channel remote controls, push-button, transmitter |
If you have not set up your device, please follow the steps on this page: embed devices
Variable | Function |
---|---|
Status Variable | Displays the status of the device |
Intensity Variable | Shows the dim value of the device in %. Note that the values 0-16 are used internal, if you load in the variable in your scripts. |
Timer Variable | The time, in seconds, the timer runs. Point 5 must be enabled in the configuration, so this variable is evaluated by IP Symcon. (It appears the total received time - not the time to maturity.) |
Data Variable | Displays the internal received status code. |
Available status codes:
0-16 => 0% – 100% 17 => on, old value (corresponds to value 11 at PIRI) 18 => swap 19 => dim up (Simple channel number) 20 => dim down (Simple channel number) 21 => dim up/down (Double number of channels) 24 => PIRI; off for the ON duration, afterwards on 25 => PIRI; on, 100% for the ON duration, afterwards off 26 => PIRI; on, old value for the ON duration, afterwards off 30 => PIRI; on, 100% for the ON duration, afterwards old state 31 => PIRI; on, afterwards old state for the ON duration