<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Torque main forum - Torque Forum				            </title>
            <link>https://torque-bhp.com/community/main-forum/</link>
            <description>Torque Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 11 Jun 2026 17:05:39 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Can Torque looks directly to a frame?</title>
                        <link>https://torque-bhp.com/community/main-forum/can-torque-looks-directly-to-a-frame/</link>
                        <pubDate>Fri, 05 Jun 2026 17:02:01 +0000</pubDate>
                        <description><![CDATA[Well, on My 2025 Honda Civic some PIDS may reply up to 16 frames and sometimes the bytes I need to look are on the very last ones, example, this one replies (other than other things) the est...]]></description>
                        <content:encoded><![CDATA[<p>Well, on My 2025 Honda Civic some PIDS may reply up to 16 frames and sometimes the bytes I need to look are on the very last ones, example, this one replies (other than other things) the estimated torque @ crankshaft:</p>
<p> </p>
<div dir="auto">18DA07F103 222920</div>
<div dir="auto">18DAF107106F 622920FFE7FF</div>
<div dir="auto">18DA07F13 00000</div>
<div dir="auto">18DAF10721 FFFFFFFFFFFFFF</div>
<div dir="auto">18DAF10722 FF800094E00032</div>
<div dir="auto">18DAF10723 19000042028D00</div>
<div dir="auto">18DAF10724 00000000044480</div>
<div dir="auto">18DAF10725 000033DD035000</div>
<div dir="auto">18DAF10726 00F8600DF09000</div>
<div dir="auto">18DAF10727 00000000000000</div>
<div dir="auto">18DAF10728 00000000000000</div>
<div dir="auto">18DAF10729 00000000000000</div>
<div dir="auto">18DAF1072A 00003A7FFF00E0</div>
<div dir="auto">18DAF1072B E0F0C0140551FE</div>
<div dir="auto">18DAF1072C B7008400138000</div>
<div dir="auto">18DAF1072D 000000000000FF</div>
<div dir="auto">18DAF1072E 3DF80000004E41</div>
<div dir="auto">18DAF1072F 00000000000000</div>
<div dir="auto"> </div>
<div dir="auto">crank torque bytes are the last of frame 2D and the 1st of frame 2E, the equation is: ((SIGNED(CP)*256)+CQ)*0.02</div>
<div dir="auto"> </div>
<div dir="auto">all works fine but refresh rate is noticeable slower than other PIDS with short replies. (at least this is the feeling I have).</div>
<div dir="auto"> </div>
<div dir="auto">the question is: is there a way to make Torque to access direclty to a specific frame instead to wait the full 16 frames reply?</div>
<div dir="auto"> </div>
<div dir="auto"> </div>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Hiej</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/can-torque-looks-directly-to-a-frame/</guid>
                    </item>
				                    <item>
                        <title>Help with Lookup function</title>
                        <link>https://torque-bhp.com/community/main-forum/help-with-lookup-function/</link>
                        <pubDate>Tue, 02 Jun 2026 00:50:01 +0000</pubDate>
                        <description><![CDATA[Hello folks,
 
even if this forum seems dead, I&#039;ll try to see if I can get some help.
 
I have a PID for parking sensors that needs this formula: ((256*A)+B)/100.
when sensors does not ...]]></description>
                        <content:encoded><![CDATA[<p>Hello folks,</p>
<p> </p>
<p>even if this forum seems dead, I'll try to see if I can get some help.</p>
<p> </p>
<p>I have a PID for parking sensors that needs this formula: ((256*A)+B)/100.</p>
<p>when sensors does not sense obstacles the pid returns FFFF, so once the the equation is applied is shown 655,35 meters.</p>
<p>Doing some test I seen that the sensors start to sense obstacles far more or less 2 meters.</p>
<p>That I want to do is to use LOOKUP function in way that wheen the pid returns FFFF, instead to show 655,35 it show a text, and when the value is different to FFFF it shows the value.</p>
<p> </p>
<p>I think that is possible using LOOKUP, but I dont understand how to create the equation.</p>
<p> </p>
<p>please help &#x1f600;</p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Hiej</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/help-with-lookup-function/</guid>
                    </item>
				                    <item>
                        <title>SAAB 93 &#039;08 =&gt; instant fuel consumption PID</title>
                        <link>https://torque-bhp.com/community/main-forum/saab-93-08-instant-fuel-consumption-pid/</link>
                        <pubDate>Thu, 05 Mar 2026 20:54:57 +0000</pubDate>
                        <description><![CDATA[Hi, 
On my Saab 93, the SID display only an average fuel consumption (not very accurate). The estimation on Torque App is not bad but not perfect. How can I have the PID to have the instant...]]></description>
                        <content:encoded><![CDATA[<p>Hi, </p>
<p>On my Saab 93, the SID display only an average fuel consumption (not very accurate). The estimation on Torque App is not bad but not perfect. <br />How can I have the PID to have the instant fuel consumption from the ECU ? <br /><br />Thanks</p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Stone Isthisticky</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/saab-93-08-instant-fuel-consumption-pid/</guid>
                    </item>
				                    <item>
                        <title>Wiki page down</title>
                        <link>https://torque-bhp.com/community/main-forum/wiki-page-down/</link>
                        <pubDate>Tue, 24 Feb 2026 15:37:44 +0000</pubDate>
                        <description><![CDATA[Right now trying to access wiki returns http error 503.@admin pls correct it.]]></description>
                        <content:encoded><![CDATA[<p>Right now trying to access wiki returns http error 503.<br />@admin pls correct it.</p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Vasilich</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/wiki-page-down/</guid>
                    </item>
				                    <item>
                        <title>Track Recorder Map Overlay Disappears</title>
                        <link>https://torque-bhp.com/community/main-forum/track-recorder-map-overlay-disappears/</link>
                        <pubDate>Mon, 10 Nov 2025 01:04:08 +0000</pubDate>
                        <description><![CDATA[After recording a track Recorder video
then viewing in Track Replay, after returning
to Track Recorder screen the map overlay goes
missing.
Have to exit out then return to get it back.
...]]></description>
                        <content:encoded><![CDATA[<p>After recording a track Recorder video</p>
<p>then viewing in Track Replay, after returning</p>
<p>to Track Recorder screen the map overlay goes</p>
<p>missing.</p>
<p>Have to exit out then return to get it back.</p>
<p> </p>
<p>Capp777</p>
<p> </p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Capp777</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/track-recorder-map-overlay-disappears/</guid>
                    </item>
				                    <item>
                        <title>Widgets for Torque for newer devices</title>
                        <link>https://torque-bhp.com/community/main-forum/widgets-for-torque-for-newer-devices/</link>
                        <pubDate>Fri, 07 Nov 2025 14:55:30 +0000</pubDate>
                        <description><![CDATA[Will widgets for torque be updated for newer devices?
Play Store won&#039;t let me update saying it&#039;s for older
devices.
Thanks!
Capp777]]></description>
                        <content:encoded><![CDATA[<p>Will widgets for torque be updated for newer devices?</p>
<p>Play Store won't let me update saying it's for older</p>
<p>devices.</p>
<p>Thanks!</p>
<p>Capp777</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Capp777</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/widgets-for-torque-for-newer-devices/</guid>
                    </item>
				                    <item>
                        <title>Performace Display issue</title>
                        <link>https://torque-bhp.com/community/main-forum/performace-display-issue/</link>
                        <pubDate>Thu, 30 Oct 2025 13:22:41 +0000</pubDate>
                        <description><![CDATA[Hi, I don&#039;t know if is an issue introduced on version 1.12.106 (where most of dysplay types was bronke) or 1.12.108 that should have fixed.
Anyway, if I add a Display to monitorize the perf...]]></description>
                        <content:encoded><![CDATA[<p>Hi, <br /><br />I don't know if is an issue introduced on version 1.12.106 (where most of dysplay types was bronke) or 1.12.108 that should have fixed.</p>
<p>Anyway, if I add a Display to monitorize the performance (eg. 0-100km/h or 80-120Km/h), instead to show "Ready" is shown "0,00"  and the performance option that need to be measure is not measured.</p>
<p> </p>
<p>I found a workaround for this:</p>
<p>Set the display type from "Digital Display" to "Dial (Needle)", set the number of decimal places to "use display default"  and then change back the display type from"Dial (Needle)" to "Digital Display".</p>
<p>Doing that inside the display, is shown "Ready" and the choosen performance can be measured.</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Hiej</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/performace-display-issue/</guid>
                    </item>
				                    <item>
                        <title>don&#039;t capitalize strings in numeric display</title>
                        <link>https://torque-bhp.com/community/main-forum/dont-capitalize-strings-in-numeric-display/</link>
                        <pubDate>Wed, 08 Oct 2025 20:02:52 +0000</pubDate>
                        <description><![CDATA[@admin 
Please make it possible to output strings in display as is, without uppercasing and removing spaces. It can be either numeric display, or any other (new?) display. 
The strings com...]]></description>
                        <content:encoded><![CDATA[<p>@admin </p>
<p>Please make it possible to output strings in display as is, without uppercasing and removing spaces. It can be either numeric display, or any other (new?) display. </p>
<p>The strings come from LOOKUP() function.</p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Vasilich</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/dont-capitalize-strings-in-numeric-display/</guid>
                    </item>
				                    <item>
                        <title>add possibility to use hex numbers in formulas</title>
                        <link>https://torque-bhp.com/community/main-forum/add-possibility-to-use-hex-numbers-in-formulas/</link>
                        <pubDate>Wed, 08 Oct 2025 19:57:55 +0000</pubDate>
                        <description><![CDATA[@admin 
please make it possible to use hex numbers in formulas, as the long decimal offsets look weird there. Use standard prefix 0x or whatever you like (e.g.Delphi uses $ sign as hex pref...]]></description>
                        <content:encoded><![CDATA[<p>@admin </p>
<p>please make it possible to use hex numbers in formulas, as the long decimal offsets look weird there. Use standard prefix 0x or whatever you like (e.g.Delphi uses $ sign as hex prefix).</p>
<p>Thanks in advance.</p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>Vasilich</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/add-possibility-to-use-hex-numbers-in-formulas/</guid>
                    </item>
				                    <item>
                        <title>how to prevent the phone to from closing the screen</title>
                        <link>https://torque-bhp.com/community/main-forum/how-to-prevent-the-phone-to-from-closing-the-screen/</link>
                        <pubDate>Mon, 22 Sep 2025 03:08:34 +0000</pubDate>
                        <description><![CDATA[i&#039;m sure there was a settingwhen torque is active, i want the screen to stay on all the time]]></description>
                        <content:encoded><![CDATA[<p>i'm sure there was a setting<br />when torque is active, i want the screen to stay on all the time </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>moreause</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/main-forum/how-to-prevent-the-phone-to-from-closing-the-screen/</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 56/57 objects using Memcached
Page Caching using Memcached (Requested URI contains query) 
Database Caching 23/65 queries in 0.058 seconds using Memcached

Served from: torque-bhp.com @ 2026-06-11 17:05:39 by W3 Total Cache
-->