<?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[[ANSWERED] Decimal point on &#x27;Number&#x27; Control element]]></title><description><![CDATA[<p>is the mismatch between decimal point placement on the 'Number' readout, and the feed from (for example) the Timer Actor something I can change?</p>
<p>I'm making a control panel for performing, and I want to watch a timer readout while performing. My number-deficient brain can't make sense of the decimal point in this place during a live performance. Maybe there's a smarter way of doing this? NB: I don't want to trigger anything from the timer I just want to see how long the performance is running from the point where I kick off.</p>
<p><img src="/assets/uploads/files/1663785796817-screenshot-2022-09-21-at-19.36.09.png" /></p>]]></description><link>https://community.troikatronix.com/topic/8131/answered-decimal-point-on-number-control-element</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 12:51:37 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/8131.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Sep 2022 18:46:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] Decimal point on &#x27;Number&#x27; Control element on Wed, 21 Sep 2022 19:14:24 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a></p><p>thanks. that did it</p>]]></description><link>https://community.troikatronix.com/post/49891</link><guid isPermaLink="true">https://community.troikatronix.com/post/49891</guid><dc:creator><![CDATA[Notdoc]]></dc:creator><pubDate>Wed, 21 Sep 2022 19:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Decimal point on &#x27;Number&#x27; Control element on Wed, 21 Sep 2022 18:56:54 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/3992">@notdoc</a></p><p>The time is tracked in Milliseconds. By default the Timer actor has the output set to Seconds, this is a 'convenience' setting, underneath the data type is Integer, and represents milliseconds. This can be a little confusing.<br /></p><p>Click on the output 'time' and look at the property inspector, you can change the 'Display' of the data, but the data type is locked to being an integer. <br />To get Seconds for the Number control, you will need to divide the time output by 1000.</p>]]></description><link>https://community.troikatronix.com/post/49889</link><guid isPermaLink="true">https://community.troikatronix.com/post/49889</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 21 Sep 2022 18:56:54 GMT</pubDate></item></channel></rss>