<?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>
									Add/Edit Extended PID - Torque main forum				            </title>
            <link>https://torque-bhp.com/community/main-forum/add-edit-extended-pid/</link>
            <description>Torque Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 14 Sep 2026 09:11:36 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31585</link>
                        <pubDate>Fri, 27 Feb 2015 20:33:56 +0000</pubDate>
                        <description><![CDATA[Thanks, cintakc.

I may do that to display each gear. The enumeration feature would be really nice, though.]]></description>
                        <content:encoded><![CDATA[Thanks, cintakc.

I may do that to display each gear. The enumeration feature would be really nice, though.]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31585</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31584</link>
                        <pubDate>Fri, 27 Feb 2015 20:31:31 +0000</pubDate>
                        <description><![CDATA[Thanks moreause.

Yes, capturing the periodic broadcast message data would be nice.  I&#039;ll submit that as a feature request, too.

I believe the periodic broadcast messages are referred t...]]></description>
                        <content:encoded><![CDATA[Thanks moreause.

Yes, capturing the periodic broadcast message data would be nice.  I'll submit that as a feature request, too.

I believe the periodic broadcast messages are referred to as functional messages, while the mode 22 PID requests are referred to as physical messages.

I did finally get this to work. I was trying to request the functional PID number that contains the PRNDL info instead of the physical PID number for that info.

Here's the mode 22 physical PID setup that works on this vehicle:

"Transmission Shift Lever Position", "PRNDL", "22194F", "A", 0, 128, "", ""


You can create a .csv file and put it in the sdcard/.torque/extendedpids directory on your android device. Then go to settings in torque, then Manage extra PIDs/Sensors, then add predefined set, then select the .csv file to import all the PIDs at once.]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31584</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31577</link>
                        <pubDate>Fri, 27 Feb 2015 13:24:49 +0000</pubDate>
                        <description><![CDATA[Quote from trindywest on February 27, 2015
I can&#039;t get the extended PID to work. Here&#039;s the message I&#039;m trying to get:
1F5 03 03 00 06
The PRNDL data is in the last data byte(value of 06 ...]]></description>
                        <content:encoded><![CDATA[<b>Quote from trindywest on February 27, 2015</b>
I can't get the extended PID to work. Here's the message I'm trying to get:
1F5 03 03 00 06
The PRNDL data is in the last data byte(value of 06 in this example)
Here's what I put in the csv file:
"Transmission Shift Lever Position", "PRNDL", "01F5", "C&amp;120", 0, 9, "", ""
Am I doing something wrong?
I verified that the message is being transmitted periodically and on change via the telnet terminal pass-thru of the Torque Scan plugin.
Thanks

You can create separate devices 9 for this case
for example
https://yadi.sk/i/lWHOUuubevc8F]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>cintakc</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31577</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31569</link>
                        <pubDate>Fri, 27 Feb 2015 04:33:53 +0000</pubDate>
                        <description><![CDATA[no you can just pickup the data that is broadcast 
i asked for that in the past 
it&#039;s not an option

i just don&#039;t know if you would ask the request 8 below the broadcast adress if it wou...]]></description>
                        <content:encoded><![CDATA[no you can just pickup the data that is broadcast 
i asked for that in the past 
it's not an option

i just don't know if you would ask the request 8 below the broadcast adress if it would see it as an answer

i haven't tried that

and sometime it's better to look for the info in test mode

since it show you the full response not only the result of the calculation

if it's no data it's the same but like in  my case the result
were on 5 lines  so it took me 2,3 test before catching the right variable  i think was O and P in my case


and i was wondering what you were talking about with the CSV  i didn't know you could do that]]></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/torque-discussion-ideas/add-edit-extended-pid/#post-31569</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31568</link>
                        <pubDate>Fri, 27 Feb 2015 03:38:55 +0000</pubDate>
                        <description><![CDATA[I think I figured out part of it. I need to use a mode 22 physical request for the data. I tried this:


“Transmission Shift Lever Position”, “PRNDL”, “2201F5&quot;, “C&amp;120&quot;, 0, 9, “”, “”...]]></description>
                        <content:encoded><![CDATA[I think I figured out part of it. I need to use a mode 22 physical request for the data. I tried this:


“Transmission Shift Lever Position”, “PRNDL”, “2201F5", “C&amp;120", 0, 9, “”, “”
I get:
Command:2201f5
Response: 7E 0A 03 7F 22 31, which I think means PID is not supported by that controller.



So I tried:
“Transmission Shift Lever Position”, “PRNDL”, “2201F5", “C&amp;120", 0, 9, “”, “TCM”
I get:
Command 2201f5
Response:NO DATA

So I tried:
“Transmission Shift Lever Position”, “PRNDL”, “2201F5", “C&amp;120", 0, 9, “”, “7E0”
I get:
Command 2201f5
Response:7E E8 03 7F 22 31, PID not supported

So I tried:
“Transmission Shift Lever Position”, “PRNDL”, “2201F5", “C&amp;120", 0, 9, “”, “7E1”
I get:
Command 2201f5
Response:NO DATA



I went through all the rest of the controller numbers(7E2 through 7E7, and they all come back with a response of PID not supported.

I'm guessing the TCM is 7E1. Do you know why it doesn't respond?

Is there a way to just grab the CAN bus data that is already being broadcast periodically for this PID instead of requesting it??]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31568</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31567</link>
                        <pubDate>Fri, 27 Feb 2015 02:45:15 +0000</pubDate>
                        <description><![CDATA[I can&#039;t get the extended PID to work. Here&#039;s the message I&#039;m trying to get:

1F5 03 03 00 06

The PRNDL data is in the last data byte(value of 06 in this example)

Here&#039;s what I put in...]]></description>
                        <content:encoded><![CDATA[I can't get the extended PID to work. Here's the message I'm trying to get:

1F5 03 03 00 06

The PRNDL data is in the last data byte(value of 06 in this example)

Here's what I put in the csv file:

"Transmission Shift Lever Position", "PRNDL", "01F5", "C&amp;120", 0, 9, "", ""

Am I doing something wrong?

I verified that the message is being transmitted periodically and on change via the telnet terminal pass-thru of the Torque Scan plugin.

Thanks]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31567</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31566</link>
                        <pubDate>Fri, 27 Feb 2015 00:38:45 +0000</pubDate>
                        <description><![CDATA[Thanks for the info. I&#039;ll just have to display numbers for now.]]></description>
                        <content:encoded><![CDATA[Thanks for the info. I'll just have to display numbers for now.]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31566</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31564</link>
                        <pubDate>Fri, 27 Feb 2015 00:13:03 +0000</pubDate>
                        <description><![CDATA[Not at this time. Torque can do bit examinations
for ON/OFF displays if this would help in the
meantime...

{A:7} MSB
{A:0} LSB]]></description>
                        <content:encoded><![CDATA[Not at this time. Torque can do bit examinations
for ON/OFF displays if this would help in the
meantime...

{A:7} MSB
{A:0} LSB]]></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/add-edit-extended-pid/#post-31564</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31560</link>
                        <pubDate>Thu, 26 Feb 2015 20:40:41 +0000</pubDate>
                        <description><![CDATA[Thanks. That&#039;s exactly what I was looking for.

Do you know if enumerations are supported?

For example, can I convert a data value of 1 to display &quot;P&quot;, 2 to display &quot;R&quot;, 3 to display &quot;N...]]></description>
                        <content:encoded><![CDATA[Thanks. That's exactly what I was looking for.

Do you know if enumerations are supported?

For example, can I convert a data value of 1 to display "P", 2 to display "R", 3 to display "N" etc?]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>trindywest</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31560</guid>
                    </item>
				                    <item>
                        <title>RE: Add/Edit Extended PID</title>
                        <link>https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31558</link>
                        <pubDate>Thu, 26 Feb 2015 20:20:08 +0000</pubDate>
                        <description><![CDATA[]]></description>
                        <content:encoded><![CDATA[http://torquebhp.wikia.com/wiki/How_to_add_extended_PIDs]]></content:encoded>
						                            <category domain="https://torque-bhp.com/community/main-forum/">Torque main forum</category>                        <dc:creator>bradrh</dc:creator>
                        <guid isPermaLink="true">https://torque-bhp.com/community/torque-discussion-ideas/add-edit-extended-pid/#post-31558</guid>
                    </item>
							        </channel>
        </rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 37/38 objects using Memcached
Page Caching using Memcached (Requested URI contains query) 
Database Caching 23/49 queries in 0.029 seconds using Memcached

Served from: torque-bhp.com @ 2026-09-14 09:11:36 by W3 Total Cache
-->