<?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>
									Clinometer setting - Torque main forum				            </title>
            <link>https://torque-bhp.com/community/main-forum/clinometer-setting/</link>
            <description>Torque Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 07 Sep 2026 03:24:25 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-44015</link>
                        <pubDate>Thu, 06 Jan 2022 09:16:29 +0000</pubDate>
                        <description><![CDATA[I&#039;ll try to get something on this sorted and into the next feature push (possibly next week)]]></description>
                        <content:encoded><![CDATA[I'll try to get something on this sorted and into the next feature push (possibly next week)]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>piemmm</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-44015</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-43974</link>
                        <pubDate>Mon, 03 Jan 2022 00:57:21 +0000</pubDate>
                        <description><![CDATA[Quote from Capp777 on November 25, 2017

Since you are adding J1939, adding a %Grade
gauge would be very useful for your heavy equipment
users. Just a suggestion :-) .


End Quote.
...]]></description>
                        <content:encoded><![CDATA[<b>Quote from Capp777 on November 25, 2017</b>

Since you are adding J1939, adding a %Grade
gauge would be very useful for your heavy equipment
users. Just a suggestion :-) .


End Quote.

%Grade display still a suggestion...]]></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/torque-discussion-ideas/clinometer-setting/#post-43974</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-39024</link>
                        <pubDate>Sat, 25 Nov 2017 13:54:02 +0000</pubDate>
                        <description><![CDATA[Since you are adding J1939, adding a %Grade
gauge would be very useful for your heavy equipment
users. Just a suggestion :-) .]]></description>
                        <content:encoded><![CDATA[Since you are adding J1939, adding a %Grade
gauge would be very useful for your heavy equipment
users. Just a suggestion :-) .]]></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/torque-discussion-ideas/clinometer-setting/#post-39024</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35240</link>
                        <pubDate>Fri, 24 Jun 2016 21:30:15 +0000</pubDate>
                        <description><![CDATA[Hi! 

R0 is the &#039;raw&#039; variable (includes part of the response before the A,B,C start). The ABC variables start from the actual data after headers, lengths, ID bytes (etc, etc) are sent dep...]]></description>
                        <content:encoded><![CDATA[Hi! 

R0 is the 'raw' variable (includes part of the response before the A,B,C start). The ABC variables start from the actual data after headers, lengths, ID bytes (etc, etc) are sent depending on the protocol used

But as far as the Nx variables go:

 N0 is the same as A
 N1 is the same as B
 (etc) 
for the variable naming thing - it's basically a replacement for the A,B,C stuff - this is mainly due to the way the parser works.  The A,B,C variables will continue to work and I have no plan to stop them being used, though if you get strange results, try with N0, N1, (etc) variables instead]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>piemmm</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35240</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35235</link>
                        <pubDate>Fri, 24 Jun 2016 10:15:46 +0000</pubDate>
                        <description><![CDATA[SQRT could be used to calculate
acfm if the delta p is known.

No comment about the variable names
in the post above? R0 vs N0.]]></description>
                        <content:encoded><![CDATA[SQRT could be used to calculate
acfm if the delta p is known.

No comment about the variable names
in the post above? R0 vs N0.]]></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/torque-discussion-ideas/clinometer-setting/#post-35235</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35233</link>
                        <pubDate>Fri, 24 Jun 2016 08:00:56 +0000</pubDate>
                        <description><![CDATA[Thinking about it, it isn&#039;t entirely helpful being in radians, so I&#039;m likely to change this to degrees in the next update (which should hopefully save on equation &#039;cruft&#039;)

Whilst I&#039;m ther...]]></description>
                        <content:encoded><![CDATA[Thinking about it, it isn't entirely helpful being in radians, so I'm likely to change this to degrees in the next update (which should hopefully save on equation 'cruft')

Whilst I'm there - if there are any others in that list(or not in the list) that you could see being useful, let me know :)]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>piemmm</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35233</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35231</link>
                        <pubDate>Fri, 24 Jun 2016 07:35:53 +0000</pubDate>
                        <description><![CDATA[Hi!

Yep - the functions are basically as in the documents from:

so it will be radians

Edit: see below]]></description>
                        <content:encoded><![CDATA[Hi!

Yep - the functions are basically as in the documents from: https://docs.oracle.com/javase/7/docs/api/java/lang/Math.html#cos(double)

so it will be radians

<b>Edit: see below</b>]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>piemmm</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35231</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35229</link>
                        <pubDate>Thu, 23 Jun 2016 23:50:07 +0000</pubDate>
                        <description><![CDATA[Tan(45 radians)=1.61???

not...

Tan(45 degrees)=1.00!!!

Torque is defaulting to radians.

degrees * 0.017453293 = radians so...

Equation:
EWMAF(0.05:Avg(10:Tan(abs()*0....]]></description>
                        <content:encoded><![CDATA[Tan(45 radians)=1.61???

not...

Tan(45 degrees)=1.00!!!

Torque is defaulting to radians.

degrees * 0.017453293 = radians so...

Equation:
EWMAF(0.05:Avg(10:Tan(abs()*0.017453293)*100)) or
EWMAF(0.05:Avg(10:Tan(abs(Val{Tilt(z)})*0.017453293)*100))
from a calibrated vertical position

Edited.]]></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/torque-discussion-ideas/clinometer-setting/#post-35229</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35226</link>
                        <pubDate>Thu, 23 Jun 2016 20:14:57 +0000</pubDate>
                        <description><![CDATA[Have the variables R0, R1, etc changed to
N0, N1, etc?]]></description>
                        <content:encoded><![CDATA[Have the variables R0, R1, etc changed to
N0, N1, etc?]]></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/torque-discussion-ideas/clinometer-setting/#post-35226</guid>
                    </item>
				                    <item>
                        <title>RE: Clinometer setting</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35223</link>
                        <pubDate>Thu, 23 Jun 2016 15:07:08 +0000</pubDate>
                        <description><![CDATA[Added in the update just sent out.   Functions can&#039;t be nested at the moment (I&#039;ll sort that out in a later release) so at the moment sin(cos(abs(tan(x)))) probably won&#039;t work, though sin(x)...]]></description>
                        <content:encoded><![CDATA[Added in the update just sent out.   Functions can't be nested at the moment (I'll sort that out in a later release) so at the moment sin(cos(abs(tan(x)))) probably won't work, though sin(x)+cos(y) and sin(val{name}) will work

Also recommend using the N0, N1, N2 variables now instead of the A, B, C stuff]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>piemmm</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/clinometer-setting/#post-35223</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 33/37 objects using Memcached
Page Caching using Memcached (Requested URI contains query) 
Database Caching 26/49 queries in 0.016 seconds using Memcached

Served from: torque-bhp.com @ 2026-09-07 03:24:25 by W3 Total Cache
-->