DMX input from Crestron
DMX input from Crestron
I have an installation, that includes keenetic lustre with OrbisFly motors, that is controlled by PC with Madrix 5 through Enttec ODE MK2.
I need to switch effects for the installation with external commands (because of no operator near that Madrix PC). There is crestron controller in the same LAN.
Can I send commands from crestron controller, that Madrix can understand? (For example I can send art-net telegrams).
I need to switch effects for the installation with external commands (because of no operator near that Madrix PC). There is crestron controller in the same LAN.
Can I send commands from crestron controller, that Madrix can understand? (For example I can send art-net telegrams).
Re: DMX input from Crestron
Hi Foradie,
MADRIX can be controlled remotely using:
- Remote HTTP
- Art-Net
- sACN
- DMX
- MIDI
That means the control data provided by the Crestron system needs to be converted in one of the remote control protocols, which MADRIX 5 supports. If the system is able to send data/triggers via Art-Net for example, it can be used to control MADRIX remotely.
Additionally here you will find a full list regarding the interoperability and remote control possibilities in MADRIX 5 as well as further information:
http://help.madrix.com/m5/html/madrix/i ... ntrol.html
MADRIX can be controlled remotely using:
- Remote HTTP
- Art-Net
- sACN
- DMX
- MIDI
That means the control data provided by the Crestron system needs to be converted in one of the remote control protocols, which MADRIX 5 supports. If the system is able to send data/triggers via Art-Net for example, it can be used to control MADRIX remotely.
Additionally here you will find a full list regarding the interoperability and remote control possibilities in MADRIX 5 as well as further information:
http://help.madrix.com/m5/html/madrix/i ... ntrol.html
Re: DMX input from Crestron
Thank you very much!Schulze wrote: ↑Tue Sep 01, 2020 6:48 pm Hi Foradie,
MADRIX can be controlled remotely using:
- Remote HTTP
- Art-Net
- sACN
- DMX
- MIDI
That means the control data provided by the Crestron system needs to be converted in one of the remote control protocols, which MADRIX 5 supports. If the system is able to send data/triggers via Art-Net for example, it can be used to control MADRIX remotely.
Additionally here you will find a full list regarding the interoperability and remote control possibilities in MADRIX 5 as well as further information:
http://help.madrix.com/m5/html/madrix/i ... ntrol.html
With http requests I did it!