Skip to content

Commit 414b47b

Browse files
Merge pull request #275 from mvrdevelopment/clarify_unused_channels
Add clarification that unused DMX channels must be defined as NoFeature
2 parents 41732bf + 3324469 commit 414b47b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

gdtf-spec.md

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

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

0 commit comments

Comments
 (0)