How to setup the China type DALI -> DMX converter
- set the DALI switches to all down ( On ) except 1 ( Off ) -> 63 devices
- set the DMX switches to all up ( off ) except 1 ( On )
- use the CMD line in the Pi to set 63 DALI addresses DALI_Address_Assign.py
- use the CMD line in the Pi to set all to dim as Fail level ( Address_Set_Fail.py ) - 25 is 10% - good for egress
use the CMD line in the Pi to set all to off as Power On Level ( Address_Set_Default.py ) - off (0) is best ( not needed - device only does 0 but says 254)