Titan Property ====== Patch.CurrentDmxAssignment ====== ^ API | ./. | ^ description | the DMX address to be used in the next patch process | ^ [[:macros:namespace]] | [[:macros:namespace:Patch]] | ^ type | [[:macros:type:object:DmxAssignment]]\\ see example, seems to be something like {line}.{channel} | This property is inherently set by [[macros:function:patch.setcurrentdmxassignment|]]. == example == Patch.SetCurrentDmxAssignment(42.1) (Explanation) == used in == {{backlinks>.}}