Theater DMX Host Interface¶
theater.dmxusbpro¶
dmxusbpro.py
Class to manage a connection to a serial-connected Enttec DMXUSB Pro interface. Requires pySerial and numpy.
- class theater.dmxusbpro.DMXUSBPro(port=None, verbose=False, debug=False, universe_size=25, **kwargs)[source]¶
Class to manage a connection to a serial-connected Enttec DMXUSB Pro interface. This only supports output.
- Parameters:
port – the name of the serial port device
verbose – flag to increase console output
debug – flag to print raw inputs on sconsole
kwargs – collect any unused keyword arguments