DMX FXSlot
DMX FXSlot | |
---|---|
Status | Stable
|
menuconfig | Applications->DMX FXSlot |
Pinning | no |
Ecmd | yes |
Depends on | ECMD DMX Storage |
Requires | - |
Code | https://github.com/ethersex/ethersex/tree/master/services/dmx-fxslot |
DMX FXSlot provides slots which can be assigned to different effects/animations and devices during runtime.
Idea of FXSlot
First advantage of FXSlot is, that you have to implement an effect or animation only once. One time you implement an effect you can multiple assign it with different speeds to different FXSlots during runtime.
Second advantage is that an FXSlot can be assigned to different DMX channels during runtime.
Examples
1. One RGB PAR with DMX adress 10 universe 1 with random color effect.
set device of FXSlot 0 : dmx fxslot devices 0 1 0 10 1
set effect of FXSlot 0 : dmx fxslot effect 0 1 2 20