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

No game data output (LFS with demo simtools v2)

Discussion in 'New users start here - FAQ' started by Eliseu, Dec 30, 2017.

  1. Eliseu

    Eliseu New Member

    Joined:
    Dec 28, 2017
    Messages:
    23
    Location:
    Portugal
    Balance:
    129Coins
    Ratings:
    +4 / 0 / -0
    Hi,
    i´m starting make a project (racing simulator) and i first want test the software simtools demo and after buy a licence.

    i was learning the "SimTools Quickstart" but i can´t receive any game data.
    I need some help..

    My configuration:
    upload_2017-12-30_16-48-28.png

    upload_2017-12-30_16-49-5.png
    upload_2017-12-30_16-50-4.png
    upload_2017-12-30_16-50-32.png
  2. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    21,398
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    150,043Coins
    Ratings:
    +10,993 / 54 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    The difference from SimTools 1.3 to SimTools 2 in setup is that in the Interface Settings instead of axis defined like this <Axis1> it now has designate grouping for a or b in SimTools 2 for each axis assignment, like this <Axis1a><Axis2a><Axis3a><Axis4a><Axis5a><Axis6a>
  3. Eliseu

    Eliseu New Member

    Joined:
    Dec 28, 2017
    Messages:
    23
    Location:
    Portugal
    Balance:
    129Coins
    Ratings:
    +4 / 0 / -0
    I uninstalled the LFS and installed again, played some time and after i patched the game with "Game Manager" and after it started work well, now i receive the data from game... :thumbs

    upload_2017-12-30_22-56-21.png

    But now, how i test the output data from simtool ? I made some tests with arduino uno but i can´t received nothing.. :sos

    My configuration:

    upload_2017-12-30_23-0-19.png
  4. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    21,398
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    150,043Coins
    Ratings:
    +10,993 / 54 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
  5. Eliseu

    Eliseu New Member

    Joined:
    Dec 28, 2017
    Messages:
    23
    Location:
    Portugal
    Balance:
    129Coins
    Ratings:
    +4 / 0 / -0
    I was trying do a serial.print in arduino from the data sended by "Simtools" because i only have a arduino without any more hardware... (to check if the "Simtolls" was sending the data well)

    I make some tests and my conclusion is that the "Simtools" send well the data from serial port... But i don´t know why i can´t do a serial.print from data in arduino...

    To a people that want see the data received from serial port can do this:

    1. Install the software "Serial Port Monitor" from Eltima. upload_2017-12-31_12-45-26.png
    2. Install the software "Virtual Serial Port Driver" from Eltima. upload_2017-12-31_12-48-4.png
    3. Create two virtual ports virtually connected. upload_2017-12-31_15-48-53.png
    4. Open "Serial Port Monitor" and start a new session with port Com3. upload_2017-12-31_15-52-24.png
    5. Open "Simtools-Game Engine", "Interface Settings" and "Output testing" and "Turn On" "Axis testing" upload_2017-12-31_15-56-30.png upload_2017-12-31_15-58-55.png
    6. Now it´s possible see the data received in Com3 sent by "Simtools" by Com2. upload_2017-12-31_16-16-20.png