Results 1 to 13 of 13

Thread: Importing Data Dash Data......

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Fuel Injected! historystamp's Avatar
    Join Date
    Dec 2011
    Location
    USA
    Posts
    169
    I've been able to copy & paste monitor definitions into an adx file.

    Method:
    1) I create a blank monitor in the adx file that I want to import into.

    2) I leave the these lines alone.
    <ADXMONITOR id="1234" idhash="0xAA13D1B9" title="edit monitor">


    </ADXMONITOR>

    There the start monitor & end monitor tags. I'm leery of the idhash field. It's auto generated & needs to be unique I assume & I think based on the id field.

    3) I paste in the other tags between the head and end tags of the other adx file.

    There is the itemidhash field. It needs to match an idhash field in ADXVALUE tag in the file.

    I went in and change an itemidhash field to an idhash that doesn't exit. TurnerPro RT ignored the line. ( It seemed to make a small do in the graph label where some words used to be. )

    All my files are decedents of the same ads file.

    Robert

  2. #2
    RIP EagleMark's Avatar
    Join Date
    Feb 2011
    Location
    North Idaho
    Age
    64
    Posts
    10,477
    I take them from one ADX and add them to others I help people work on so there's always a chance the "idhash="0xAA13D1B9" could be duplicated and possibly cause a crash.

    I had a feeling it was the lines installed in the monitors. I like this set of 3 monitors, 3 or 4 items in each monitor
    one for vital signs like Batt, Coolant, MPH and PRM
    one for tuning data like INT, BLM, MAP, knock
    one for sensor data like TPS%, IAC, O2 sensor

    So I opened my $42 adx and right click and removed all the items in each monitor. Saved as another file name so I did not mess up my usable file. Opened it in Edit Pad and copied the monitors, opened $61 which I never worked on, added the monitors, added the dashbords, increased the object count to 100 although it was 68 and I added 9 and should be 76 but I took out old import monitor and import dashboard so it should be 74 and opened it in TunerPro with no problems. Just have to right click on each dashboard item to choose it's purpose and right click on monitor to choose it's purpose. Saved file and sure enough item count was 74.

    Here's the monitors if anyone wants to use them.
    Code:
      <ADXMONITOR id="Vital" idhash="0x4C711C15" title="Vital Signs">
        <desc>New monitor for 1227747</desc>
        <mainbkgcolor>0x00FFFFFF</mainbkgcolor>
        <plotbkgcolor>0x00F0F0F0</plotbkgcolor>
        <plotoutlinecolor>0x00000000</plotoutlinecolor>
        <titlecolor>0x00000000</titlecolor>
        <timeaxiscolor>0x00000000</timeaxiscolor>
        <entrycount>0</entrycount>
      </ADXMONITOR>
      <ADXMONITOR id="Tuning" idhash="0xCAB18A23" title="Tuning Data">
        <desc>New monitor for 1227747</desc>
        <mainbkgcolor>0x00FFFFFF</mainbkgcolor>
        <plotbkgcolor>0x00F0F0F0</plotbkgcolor>
        <plotoutlinecolor>0x00000000</plotoutlinecolor>
        <titlecolor>0x00000000</titlecolor>
        <timeaxiscolor>0x00000000</timeaxiscolor>
        <entrycount>0</entrycount>
      </ADXMONITOR>
      <ADXMONITOR id="SENSORDATA" idhash="0xCE7CA371" title="Sensor Data">
        <mainbkgcolor>0x00FFFFFF</mainbkgcolor>
        <plotbkgcolor>0x00F0F0F0</plotbkgcolor>
        <plotoutlinecolor>0x00000000</plotoutlinecolor>
        <titlecolor>0x00000000</titlecolor>
        <timeaxiscolor>0x00000000</timeaxiscolor>
        <entrycount>0</entrycount>
      </ADXMONITOR>

    1990 Chevy Suburban 5.7L Auto ECM 1227747 $42!
    1998 Chevy Silverado 5.7L Vortec 0411 Swap to RoadRunner!
    -= =-

  3. #3
    Fuel Injected! JP86SS's Avatar
    Join Date
    Aug 2011
    Location
    Browns Town (Cavs too)
    Posts
    59
    I wish there was a way to change the dash scale so different size screens will look the same at different resolutions.
    the gauges can be egg shaped on some displays.
    Maybe I should post that on the TP forum too.

  4. #4
    RIP EagleMark's Avatar
    Join Date
    Feb 2011
    Location
    North Idaho
    Age
    64
    Posts
    10,477
    Yeah that would be nice, they really don't look right unless all the way open or F8 to full screen.

    Here's some dashboards I beleive created by "JP86SS"
    Sure glad we gave you credit for..... what about 100 hours to do all those dashboards?

    1990 Chevy Suburban 5.7L Auto ECM 1227747 $42!
    1998 Chevy Silverado 5.7L Vortec 0411 Swap to RoadRunner!
    -= =-

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •