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

Question V3 Motion Axis and Dash on same serial interface?

Discussion in 'SimTools Pro & Entertainment Version' started by DigitalDazz, May 27, 2024.

  1. DigitalDazz

    DigitalDazz New Member

    Joined:
    May 9, 2024
    Messages:
    4
    Balance:
    - 6Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Hello,
    I would like to ask if anyone has knowledge on using the motion axis to work with dash connected to one Arduino.

    I have a seatbelt motion system working with servos on the motion interface on com4 and I am trying to get the dash <po1>~ data sent to the same arduino on Com4.

    The gear change response works fine on arduino, but only if the motion interface is disabled.

    I have tried adding "G<Po1>~" to the motion interface output but this does not work, nor does setting up com4 on the dash setup.

    Does anyone know of a way to combine motion axis and dash in the same serial connection?

    The following is my axis interface output R<Axis1a>~L<Axis2a>~
  2. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    20,720
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    146,170Coins
    Ratings:
    +10,810 / 52 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    You can't have 2 different control systems trying to use the same com port, is that what you are trying to do, and what exactly is the dash you are taking about?
  3. DigitalDazz

    DigitalDazz New Member

    Joined:
    May 9, 2024
    Messages:
    4
    Balance:
    - 6Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Yes, I am trying to output Dash <po1>(Current gear) with the motion axis data. I guess this can be done in the profile. I am trying with two arduinos linked with a software serial connection on RxTx(pins 10,11).
  4. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    20,720
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    146,170Coins
    Ratings:
    +10,810 / 52 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
  5. DigitalDazz

    DigitalDazz New Member

    Joined:
    May 9, 2024
    Messages:
    4
    Balance:
    - 6Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Hi, I am using V3.0, which has built in dash outputs.
    I have gave up using linked Arduinos, it is possible but seems a bit fiddly to get them to communicate reliably.
    To be clearer, I want to replicate the effect a gear change has on the seat belt servos I am controlling, by temporarily reducing the angle of the current positions based on gear changes.
    The seat belt servo are controlled by the axis motion outputs, I just wanted to expand on the current feedback they give.
    I had hoped there would be a way to output the dash gear position on the same serial connection.
    I suppose this might be possible using the game plugin, if I had the source code.
    I am a new user so still finding my way around what is possible with it.
    Not looked at previous version, yet.
  6. yobuddy

    yobuddy Well-Known Member Staff Member Moderator SimAxe Beta Tester SimTools Developer Gold Contributor

    Joined:
    Feb 9, 2007
    Messages:
    5,211
    Occupation:
    Computer Technician
    Location:
    Portland, Oregon - USA
    Balance:
    48,411Coins
    Ratings:
    +5,049 / 17 / -0
    @DigitalDazz,
    Hi Buddy,
    What plugin are you playing with?
    I can add the data to a test plugin for you.

    My guess is no matter what gear the vehicle goes into the output should be -1 for a bit. (except neutral, I think it should be 0 - no output)
  7. DigitalDazz

    DigitalDazz New Member

    Joined:
    May 9, 2024
    Messages:
    4
    Balance:
    - 6Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Hi there, I am using the AMS2 plug in.