<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="/feed.php">
        <title>Documentation Center public:dson_spec:object_definitions:channel</title>
        <description></description>
        <link>/</link>
        <image rdf:resource="/lib/tpl/dazdoccenter/images/favicon.ico" />
       <dc:date>2026-04-17T04:13:15+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="/public/dson_spec/object_definitions/channel/start"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="/lib/tpl/dazdoccenter/images/favicon.ico">
        <title>Documentation Center</title>
        <link>/</link>
        <url>/lib/tpl/dazdoccenter/images/favicon.ico</url>
    </image>
    <item rdf:about="/public/dson_spec/object_definitions/channel/start">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-06T21:37:42+00:00</dc:date>
        <title>channel</title>
        <link>/public/dson_spec/object_definitions/channel/start</link>
        <description>
&lt;h1 id=&quot;channel&quot;&gt;channel&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;

&lt;h2 id=&quot;description&quot;&gt;Description&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
This is an abstract object that contains the common properties for all channel types.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;parent_objects&quot;&gt;Parent Objects&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/bulge_binding/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:bulge_binding:start&quot;&gt;bulge_binding&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/modifier/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:modifier:start&quot;&gt;modifier&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/node/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:node:start&quot;&gt;node&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;properties&quot;&gt;Properties&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;table sectionedit1&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0&quot;&gt; Name &lt;/th&gt;&lt;th class=&quot;col1&quot;&gt; Description &lt;/th&gt;&lt;th class=&quot;col2&quot;&gt; Default &lt;/th&gt;&lt;th class=&quot;col3&quot;&gt; Required &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; id &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing a unique ID within the property scope of the containing object. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; type &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing the data type of the channel. Valid values are “alias”, “bool”, “color”, “enum”, “float”, “image”, “int” and “string”.  See &lt;a href=&quot;#extended_by&quot; title=&quot;public:dson_spec:object_definitions:channel:start ↵&quot; class=&quot;wikilink1&quot;&gt;Extended By&lt;/a&gt;. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; “float” &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; name &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing the internal name to apply to this channel. An empty string is not a valid name. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; yes &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; label &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A string representing a user-facing label to apply to this channel. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; None &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; visible &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A boolean value representing a &lt;abbr title=&quot;User Interface&quot;&gt;UI&lt;/abbr&gt; hint, indicating whether or not the parameter should be shown. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; true &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; locked &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A boolean value representing whether or not the parameter is allowed to be changed. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; false &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0&quot;&gt; auto_follow &lt;/td&gt;&lt;td class=&quot;col1&quot;&gt; A boolean value representing whether or not the channel should automatically be connected to a corresponding channel during conforming. &lt;/td&gt;&lt;td class=&quot;col2&quot;&gt; false &lt;/td&gt;&lt;td class=&quot;col3&quot;&gt; no &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT1 TABLE [367-1340] --&gt;
&lt;/div&gt;

&lt;h2 id=&quot;extended_by&quot;&gt;Extended By&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
For each type of channel, there are corresponding attributes that are specific to that type. For details, see:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_alias/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_alias:start&quot;&gt;channel_alias&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_bool/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_bool:start&quot;&gt;channel_bool&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_color/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_color:start&quot;&gt;channel_color&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_enum/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_enum:start&quot;&gt;channel_enum&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_float/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_float:start&quot;&gt;channel_float&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_image/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_image:start&quot;&gt;channel_image&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_int/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_int:start&quot;&gt;channel_int&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;/public/dson_spec/object_definitions/channel_string/start&quot; class=&quot;wikilink1&quot; title=&quot;public:dson_spec:object_definitions:channel_string:start&quot;&gt;channel_string&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h2 id=&quot;details&quot;&gt;Details&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
The ID of a channel does not have to be unique within file scope because it is not an “asset” and its addressing is always via property addressing, so must only be unique within the scope of the containing/owning object.
&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&quot;example&quot;&gt;Example&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;{
	&amp;quot;id&amp;quot; : &amp;quot;x&amp;quot;,
	&amp;quot;label&amp;quot; : &amp;quot;Side-Side&amp;quot;,
	&amp;quot;visible&amp;quot; : true,
	&amp;quot;locked&amp;quot; : true,
	&amp;quot;min&amp;quot; : 0.0,
	&amp;quot;max&amp;quot; : 1.0,
	&amp;quot;clamped&amp;quot; : true,
	&amp;quot;display_as_percent&amp;quot; : false,
	&amp;quot;step_size&amp;quot; : 2.0,
	&amp;quot;value&amp;quot; : 0.0
}&lt;/pre&gt;

&lt;/div&gt;
</description>
    </item>
</rdf:RDF>
