Search found 3 matches

by S-TEC
Thu Mar 02, 2017 4:33 pm
Forum: Experiences And 'How To' - Questions
Topic: Use of "special DMX-Commands"
Replies: 3
Views: 39329

Re: Use of "special DMX-Commands"

Hi,
It's another type of protocol.

For example to change the brightness, the data to send would be:
0x64 0x14 0x00 0xXX 0xXX
instead of
0x00 0xRR 0xGG 0xBB ...
Where the two 0xXX bytes stand for the brightness. But it works over the same interface as the DMX protocol.
by S-TEC
Thu Mar 02, 2017 9:04 am
Forum: Experiences And 'How To' - Questions
Topic: Use of "special DMX-Commands"
Replies: 3
Views: 39329

Use of "special DMX-Commands"

Hi, We have LED DMX-Lights which can controlled via the normal DMX-Protocol. But we also have implemented other commands which can control for example the brightness of the Lights (without the need to calculate it on the RGB-Values). This allows us to achieve a much better variety of colors. These s...
by S-TEC
Fri Feb 19, 2016 11:37 am
Forum: Experiences And 'How To' - Questions
Topic: Wrong framerate sent
Replies: 1
Views: 25448

Wrong framerate sent

I am currently developing a DMX based "LED-Pixel" which I want to control with the Madrix Neo. When I set the framerate in the device manager of the Madrix Software to 1 FPS, the DMX-Signal is sent at a rate of 5 FPS (measured with an oscilloscope). Is there anything I set wrong in the Mad...