File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -1926,7 +1926,12 @@ The `Geometry` should be the place in the tree of geometries where the function
1926
1926
of the DMX Channel (as defined by ChannelFunction) is located either physically
1927
1927
or logically. If the DMX channel doesn't have a location, put it in the top
1928
1928
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.
1930
1935
1931
1936
As children the DMX channel has a list of [ logical
1932
1937
channels] ( #user-content-logical-channel ) .
You can’t perform that action at this time.
0 commit comments