Class Dmx.Message

A set of DMX-512 data values.

Constructors

Message() create a new empty message

Methods

add(integer channel, integer data) add the value with the given channel to the message

Constructor Documentation


Message()

Create a new empty message.

Method Documentation


void add(integer channel, integer data)

Add the value with the given channel to the message.

Parameters



Creative Commons Logo This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.