procon-ip - v2.0.0
    Preparing search index...

    Class DmxChannelData

    A single DMX512 channel value.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    index: number

    Zero-based channel index (0 = channel 1).

    name: string

    Human-friendly channel name ("CH01""CH16").

    value: number

    Channel intensity. Expected range [0, 255]. Clamping happens in GetDmxData.set.

    Methods