Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gdtf-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -2078,6 +2078,7 @@ currently defined XML attributes of channel function are specified in
| ModeMaster | [Node](#user-content-attrtype-node ) | Optional. Link to DMX Channel or Channel Function; Starting point DMX mode. |
| ModeFrom | [DMXValue](#user-content-attrtype-dmxvalue ) | Only used together with ModeMaster; DMX start value; Default value: 0/1 |
| ModeTo | [DMXValue](#user-content-attrtype-dmxvalue ) | Only used together with ModeMaster; DMX end value; Default value: 0/1 |
| ModeDefault | [DMXValue](#user-content-attrtype-dmxvalue ) | Only used together with ModeMaster; DMX default value for the DMX Channel or Channel Function linked via ModeMaster; Default value: 0/1 |
| DMXProfile | [Node](#user-content-attrtype-node ) | Optional link to DMX Profile; Starting point: DMX Profile Collect |
| Min | [Float](#user-content-attrtype-float ) | Minimum Physical Value that will be used for the DMX Profile. Default: Value from PhysicalFrom |
| Max | [Float](#user-content-attrtype-float ) | Maximum Physical Value that will be used for the DMX Profile. Default: Value from PhysicalTo |
Expand Down