From f467f395ebda720ece4debd60d3531586fa432be Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Fri, 18 Dec 2009 14:31:51 +0000 Subject: Added DMXUSBPro to hardware svn path=/trunk/externals/hardware/; revision=12838 --- DMXUSBPro/DMXUSBPro-help.pd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 DMXUSBPro/DMXUSBPro-help.pd (limited to 'DMXUSBPro/DMXUSBPro-help.pd') diff --git a/DMXUSBPro/DMXUSBPro-help.pd b/DMXUSBPro/DMXUSBPro-help.pd new file mode 100644 index 0000000..0b5e022 --- /dev/null +++ b/DMXUSBPro/DMXUSBPro-help.pd @@ -0,0 +1,24 @@ +#N canvas 1083 45 723 488 10; +#X obj -186 358 DMXUSBPro; +#X msg -185 176 devices; +#X msg -146 198 devicename /dev/ttyUSB0; +#X text -200 77 tags: hardware; +#X text -200 100 contact/bugs/comments: mrtoftrash@gmail.com; +#X text -201 43 description: DMXUSBPro is an abstraction for the control +of the DMX USB Pro by Enttec.; +#X msg -40 310 132 543 237 174; +#X text 67 308 Sending a list will output that DMX value to the channel +matching the position of the element in the list. So the first element +is mapped to channel 1 \, the second to channel 2 and son on.; +#X msg -102 233 close; +#X msg -81 254 open 1; +#X text -63 232 Close Serial port; +#X text -34 253 Open serial port by number; +#X text 6 197 open the serial port by name; +#X text -129 173 print available devices (wait for it...); +#X text -191 131 For now \, only DMX output is supported.; +#X connect 1 0 0 0; +#X connect 2 0 0 0; +#X connect 6 0 0 0; +#X connect 8 0 0 0; +#X connect 9 0 0 0; -- cgit v1.2.1