DMX FXSlot

From Ethersex_Wiki
Revision as of 14:05, 9 December 2011 by Mgue (talk | contribs) (small fix)
Jump to: navigation, search
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