SimpleEnttecDMXPro:
Filter:
SimpleDMXControl/Classes (extension) | External Control > DMX

SimpleEnttecDMXPro
ExtensionExtension

interface for communication with the Enttec DMX pro device

Description

barebones and low-level implementation to handle DMX communication (send only) with the Enttec DMX Pro.

Class Methods

.new

create a new instance.

Arguments:

portid

one listed in SerialPort.devices.

baudrate

baudrate of the serial port.

universeSize

size of the initial DMX universe.

cmdperiod

if true, the serial port will be closed on command-period.

Examples