Skip to content

Commit 3324469

Browse files
committed
Add clarification that unused DMX channels must be defined as NoFeature
1 parent e7db06d commit 3324469

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

gdtf-spec.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1926,7 +1926,12 @@ The `Geometry` should be the place in the tree of geometries where the function
19261926
of the DMX Channel (as defined by ChannelFunction) is located either physically
19271927
or logically. If the DMX channel doesn't have a location, put it in the top
19281928
level geometry of the geometry tree. Attributes follow a trickle down
1929-
principle, so they are inherited from top down.
1929+
principle, so they are inherited from top down.
1930+
1931+
In a DMX Mode, DMX Channels must form a continuous sequence of Offsets without
1932+
gaps. If a specific DMX Offset is unused, a corresponding DMX Channel shall
1933+
still be defined at that Offset, and its associated LogicalChannel shall have
1934+
the NoFeature Fixture Type Attribute assigned.
19301935

19311936
As children the DMX channel has a list of [logical
19321937
channels](#user-content-logical-channel ).

0 commit comments

Comments
 (0)