Tagged With "programming"
Topic
SD1 and Generic Dimmer pack programming
I have an SD1 that is working fine but I have recently purchased a couple of Optima Matrix Pro dimmer packs. THey are supposed to work in 1, 2, and 4 channel modes. They work in 1 and 2 channel modes but fail in 4 channel mode. I have contacted the seller but they have no answers. I have suggested several times that it may be my programming but they are not familiar with the SD1. I am creating it as a Generic Dimmer and assigning 4 channels to it. I have tried 4 different dimmer packs and...
Reply
Re: SD1 and Generic Dimmer pack programming
Hi, After multiple tests using either of the Generic Dimmers definitions… I found that one definition is only 2 chnl and the other definition is 3 chnls. Instead of defining it as a Generic Dimmer pack I used RGBW and now I have all 4 channels working fine. Thanks, Phillip
Reply
Re: SD1 and Generic Dimmer pack programming
Hi, this should all work fine, as long as the patch is correct and the packs themselves are in the correct mode and address, if it works in 1 and 2ch, it should work in 4ch.
Topic
Luma_Net Connection
Working on fixing/replacing Luma-net/Leviton 404CP Control panels. Having difficulty of programming from the panels, how can I use Show Designer2 to reprogram the lighting scenes program that are set already to the 404CP?
Reply
Re: Luma_Net Connection
The only way i can think of is if the panel you are programming into has DMX in and can record DMX. I imagine the SD2 is just to program once and then the other gear you mentioned is a controller panel/rack system?
Reply
Re: Luma_Net Connection
I think it relates to between DMX and Elation SD 2 setting with Luma-net 404CP, I was following the programming instruction from the 404, but perhaps it's also the setting within Elation program to accept 404. Thanks!
Reply
Re: Luma_Net Connection
The SD2 can't accept anything IN except midi. so any non-standard dimming systems with Multiplex where there is extra voltage on the line should not be used. I think maybe perhaps your questions should go to NSI as the SD2 is a standard DMX 512 controller console and you are having issue with the 404.
Topic
DMX512 protocol data sending and receiving C programming problem
For the DMX512 protocol, the compiled data receiving program can never receive data. How to use DMX512 to control the data sending and receiving C program of the single chip microcomputer chip STC12C5410AD to control the LED light on and off?