Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Ultimate Ediabas/ISTA+ voltage control V3
05-02-2017, 23:08 PM,
Post: #8
XZBMW  RE: Ultimate ediabas voltage control
Hi Node,

I wrote a quick INPA script to test your control application. It does in fact work, but perhaps not in the way you intended.

This is a screenshot of my test script. I was not connected to a car, nor did I have an EDIABAS interface attached to the computer:
[Image: volt_control3_zpsjprzvxsi.jpg]

I executed your control application prior to executing my test script.

My test script calls the same SGBD as the INPA main menu. It calls the UTILITY SGBD to determine the battery and ignition status. For the battery status, it executes the STATUS_UBATT job which returns STAT_UBATT and for the ignition status, it executes the STATUS_ZUENDUNG job which returns STAT_ZUENDUNG:

The UTILITY SGBD does not truly read voltage. To illustrate this, my test script calls the INTERFACE job which returns BATTERIE. BATTERIE is supposed to report Terminal 30 [KL30] voltage in millivolts:
Code:
[...]
  INPAapiJob("UTILITY","INTERFACE","","");
  INPAapiResultLong(long_var,"BATTERIE",1);

  text(5, 5, "Battery Voltage per SGBD UTILITY INTERFACE Job:");
  longtoreal(long_var, real_var);
  real_var=real_var/1000;
  multianalogout(real_var, 6, 5, 0, 22, 12, 16, "", 1);
[...]

BATTERIE will always return 14000 mV. Your control application is able to adjust that value.

The reason that the ignition is off in the above screenshot is because I set the ignition voltage to 9.9 V.

I hope that this additional information helps to clarify things.
Quote this message in a reply
[+] 1 user says Thank You to 808AWD325xi for this post


Messages In This Thread
RE: Ultimate ediabas voltage control - by Node - 04-02-2017, 22:21 PM
RE: Ultimate ediabas voltage control - by E60 - 05-02-2017, 21:21 PM
RE: Ultimate ediabas voltage control - by 808AWD325xi - 05-02-2017, 23:08 PM
RE: Ultimate ediabas voltage control - by Node - 06-02-2017, 17:03 PM
RE: Ultimate ediabas voltage control - by heinid - 07-02-2017, 14:41 PM
RE: Ultimate ediabas voltage control - by Node - 09-02-2017, 18:05 PM
RE: Ultimate ediabas voltage control - by heinid - 10-02-2017, 06:48 AM
RE: Ultimate ediabas voltage control - by per4mer - 10-02-2017, 12:16 PM
RE: Ultimate ediabas voltage control - by Node - 10-02-2017, 14:00 PM
RE: Ultimate ediabas voltage control - by heinid - 10-02-2017, 21:15 PM
RE: Ultimate ediabas voltage control - by HaakonA - 11-02-2017, 01:52 AM
RE: Ultimate ediabas voltage control - by Node - 11-02-2017, 13:08 PM
RE: Ultimate ediabas voltage control - by Node - 15-02-2017, 08:31 AM
RE: Ultimate ediabas voltage control - by bibigor - 02-03-2017, 05:29 AM
RE: Ultimate ediabas voltage control - by Node - 02-03-2017, 07:06 AM
RE: Ultimate ediabas voltage control V2 - by Node - 10-03-2017, 14:47 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by deutsch1988 - 07-07-2017, 12:42 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by pgahopeful26 - 12-08-2017, 00:37 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by pgahopeful26 - 14-08-2017, 03:20 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by pgahopeful26 - 14-08-2017, 18:46 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by pgahopeful26 - 15-08-2017, 00:05 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by faithless2 - 23-08-2017, 09:37 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by faithless2 - 23-08-2017, 10:17 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by faithless2 - 23-08-2017, 10:46 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by N/A - 13-01-2018, 21:34 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by maxaslt - 14-02-2018, 12:12 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by maxaslt - 14-02-2018, 13:43 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by brzndan - 28-03-2018, 13:31 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by brzndan - 28-03-2018, 14:05 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by mp235 - 29-07-2018, 17:31 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by wikes - 14-10-2018, 01:27 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by rayman18 - 04-11-2018, 10:29 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by tarantinov - 28-02-2019, 12:52 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by tarantinov - 28-02-2019, 20:27 PM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by tarantinov - 05-03-2019, 11:22 AM
RE: Ultimate Ediabas/ISTA+ voltage control V3 - by pavjayt - 30-03-2019, 03:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW ISTA+ Licenserequest 4.45.30 B O S S 44 1,357 Less than 1 minute ago
Last Post: yomismo 01
  ista 4.46 Standalone kiranabc 86 10,791 4 hours ago
Last Post: kiranabc
XZBMW E60 M5 KOMBI cruise control bmwfnatic 2 69 6 hours ago
Last Post: bmwfnatic
XZBMW ISTA Standalone Licenserequest up to v4.37.4x Sedoy 8,711 669,431 9 hours ago
Last Post: Sedoy
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 98 11,761 Today, 09:48 AM
Last Post: egyclick
  ISTA 4.47 test plan not available on M3 bmwm3power 3 133 Yesterday, 20:15 PM
Last Post: 2013m5
XZBMW ISTA+ 4.47.1x Install Files - MEGA shawnsheridan 12 1,552 Yesterday, 15:36 PM
Last Post: shawnsheridan
XZBMW ISTA 4.47.1x I-LEVEL+OVERVIEW AutoExe3219 0 260 24-04-2024, 22:52 PM
Last Post: AutoExe3219
XZBMW [MEGA] ISTA 4.32 // ISTA-P 3.72 + ALL LOADER up to 6.6 // no license needed hashtagmaster 61 18,425 21-04-2024, 22:17 PM
Last Post: grizzle
XZBMW ISTA SQLiteDBs PL Polish 4.40.12 - 4.40.40 maksymw 3 989 21-04-2024, 12:02 PM
Last Post: matigdy

Forum Jump:


Users browsing this thread:
43 Guest(s)

Return to TopReturn to Content