cueOS  2.4
cueOS - Universal Show Control OS for ARM
DMX512_fixture Struct Reference

DMX512 fixture structure object. More...

#include <DMX512_fixture.h>

Data Fields

uint16_t id
 
uint16_t addr
 
uint16_t ch_count
 
uint16_t ch_stop
 

Detailed Description

DMX512 fixture structure object.

Definition at line 21 of file DMX512_fixture.h.

Field Documentation

◆ addr

uint16_t addr

the fixture's univers address (should be described in the 0-512 interval)

Definition at line 23 of file DMX512_fixture.h.

◆ ch_count

uint16_t ch_count

the fixture's channel count (should be described in the 0-512 interval)

Definition at line 24 of file DMX512_fixture.h.

◆ ch_stop

uint16_t ch_stop

the fixture's last channel address vlue (should be described in the 0-512 interval)

Definition at line 25 of file DMX512_fixture.h.

◆ id

uint16_t id

the fixture's unique identifier

Definition at line 22 of file DMX512_fixture.h.


The documentation for this struct was generated from the following file: