<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pass the control id as a variable?]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<div>I'm designing a control panel with 640 buttons (gulp).</div>
<div>Each button sends a slight variation of the same command, depending on which button is pressed.</div>
<div>Is there a way for multiple  buttons to pass its control id # to the one actor, as opposed to having a 1:1 relationship between controls and actors?</div>
<div>Thanks a lot!  
</div>
<div>Peter</div>]]></description><link>https://community.troikatronix.com/topic/558/pass-the-control-id-as-a-variable</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 03:38:35 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/558.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Mar 2013 09:07:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pass the control id as a variable? on Wed, 20 Mar 2013 12:47:44 GMT]]></title><description><![CDATA[<p dir="auto">There are ways to have multiple buttons trigger multiple actions.<br />
You can create a series of inputs to your action (action being whatever you want to button to effect).<br />
For example, you might connect 3 'absolute value' actors to the input of your action.<br />
This was you can define a different Control ID for each of the 'absolute value' actors, that will then pass the value to your action.<br />
So in this manner you can have the same action triggered by multiple buttons.<br />
You can also, define the same control ID (button ID) on multiple action inputs. This does not have to be a 1 to 1 relation.<br />
Using these 2 methods, together you can create complex matrix's of triggered actions.</p>
<p dir="auto">PS: I use the 'absolute value' actor was just an example, but it does work well for button values.</p>
]]></description><link>https://community.troikatronix.com/post/6513</link><guid isPermaLink="true">https://community.troikatronix.com/post/6513</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 20 Mar 2013 12:47:44 GMT</pubDate></item></channel></rss>