Difference between revisions of "Component: DMX 512 Slave (Comms: System)"
From Flowcode Help
Jump to navigationJump to searchLine 44: | Line 44: | ||
DMX Slave Example, captures the first DMX data channel sent from the Master and outputs the value onto a Port using the LED array component. | DMX Slave Example, captures the first DMX data channel sent from the Master and outputs the value onto a Port using the LED array component. | ||
{{Fcfile|DMX_Slave_Example1.fcfx|DMX Slave Example1}} | {{Fcfile|DMX_Slave_Example1.fcfx|DMX Slave Example1}} | ||
+ | |||
+ | |||
+ | For DMX 512 Master example see [[Component: DMX 512 Master (Comms: System)]] | ||
==Downloadable macro reference== | ==Downloadable macro reference== |
Revision as of 20:31, 9 February 2022
Author | MatrixTSL |
Version | 2.0 |
Category | Comms: System |
Contents
DMX-512 Slave component
A serial based communications protocol designed for controlling theatrical equipment such as dimmers, fog machines and intelligent lights. DMX-512 Slave devices are daisy chained together with a final 180R terminating resistor at the end of the chail. DMX requires the signal to be level shifted from VCC and GND to +2.5V and -2.5V.
Component Pack
COMMSC
Detailed description
No detailed description exists yet for this component
Examples
DMX Slave Example, captures the first DMX data channel sent from the Master and outputs the value onto a Port using the LED array component.
DMX Slave Example1
For DMX 512 Master example see Component: DMX 512 Master (Comms: System)
Downloadable macro reference
![]() |
GetDataChannel |
Gets the data byte from a data channel | |
![]() |
Channel |
![]() |
Return |
![]() |
Initialise |
Configures the UART serial interface. | |
![]() |
Return |