1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

RACE 07 THROTTLE INPUT -- anyone know how to see it?

Discussion in 'DIY Motion Simulator Projects' started by ivibe, May 11, 2012.

  1. ivibe

    ivibe New Member

    Joined:
    May 10, 2012
    Messages:
    2
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Hello all, we are writing the intellivibe handler for the Race 07 series and the throttle input by the driver of the vehicle is not in the data set in the shared memory area. We have looked at the External Signal Up command in the ISIInputType enum but can't get it to work. We even manually added an entry in the control profile file but the sim seems to refresh and delete the line we add in the file.

    So the short version of the question is:

    Does anyone know how to get the driver's current throttle input? It is a floating point number between 0 and 1.

    This is the last missing data point that we need to have really good intellivibe.

    Thanks to anyone who can help... Best regards!
  2. Nima

    Nima Member Gold Contributor

    Joined:
    Nov 8, 2006
    Messages:
    413
    Occupation:
    Glaser
    Location:
    Bad Zwischenahn
    Balance:
    529Coins
    Ratings:
    +0 / 0 / -0
    Hi,
    In the Force Sender you can Set your Paddels . HI coms Out in the profiler on 40-48.
  3. ivibe

    ivibe New Member

    Joined:
    May 10, 2012
    Messages:
    2
    Balance:
    0Coins
    Ratings:
    +0 / 0 / -0
    Thanks for your reply. We are not using force sender. We are using our own software that gets the sim data directly. I think you are saying we should interpret the joystick axis from outside the sim, and we can do that. But we were hoping to get the user throttle (and for that matter, the user brake) directly from the sim itself along with the other data that we get.

    If anyone has any other ideas, thanks in advance. Best regards!