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 Question About Seatbelt Tensioner Settings In Simtools

Discussion in 'DIY peripherals' started by Richard Ortengren, Mar 4, 2023.

  1. Richard Ortengren

    Richard Ortengren Florida Racing Fan Gold Contributor

    Joined:
    May 14, 2022
    Messages:
    49
    Occupation:
    Builder
    Location:
    Florida
    Balance:
    282Coins
    Ratings:
    +16 / 0 / -0
    My Motion Simulator:
    3DOF, DC motor, Arduino, Motion platform
    Working on a seatbelt tensioner for my 2DOF plus traction loss sim rig. I have 2 servos connected to Arduino Uno and have the interface setup and working while output testing in Simtools V2. My question is can I or should I have different axis assignments for the new interface? My Motion rig is also an Arduino Interface, and I have 4DOF , pitch, roll, surge, sway. Is it possible to have different DOF for the new interface in Simtools V2? Would I want that? I've read other posts, the Manual, and the FAQ on seatbelt tensioners but I cannot tell if there is a way to save Axis assignments for a specific interface. I tried, but they seem to apply to all of the Arduino interfaces. Any input appreciated. Thanks for reading!
  2. noorbeast

    noorbeast VR Tassie Devil Staff Member Moderator Race Director

    Joined:
    Jul 13, 2014
    Messages:
    21,395
    Occupation:
    Innovative tech specialist for NGOs
    Location:
    St Helens, Tasmania, Australia
    Balance:
    150,025Coins
    Ratings:
    +10,993 / 54 / -2
    My Motion Simulator:
    3DOF, DC motor, JRK
    If I understand your question correctly, a separate controller should be initialized independently in Interface Settings, and Axis Assignments should be set according to the intended purpose of the axis.

    Some SimTools settings are global, such as the Tuning Center, but Axis Assignment and associated settings are specific to the controller as defined in the Interface Settings,
  3. Richard Ortengren

    Richard Ortengren Florida Racing Fan Gold Contributor

    Joined:
    May 14, 2022
    Messages:
    49
    Occupation:
    Builder
    Location:
    Florida
    Balance:
    282Coins
    Ratings:
    +16 / 0 / -0
    My Motion Simulator:
    3DOF, DC motor, Arduino, Motion platform
    Thanks Noorbeast, but I still do not understand how to save the different axis assignments to just the new interface. When I make any adjustment to Axis assignments, for example changing PITCH to 50% and I click SAVE, it is applied to both interfaces. Here is a picture of my Simtools interfaces and Axis assignments. I'm wondering if I should put the seatbelt tensioners on 2 other axis? Maybe 4a and 5a, and then assign only the DOF and percentages that I want for them? Do you think this would work? Thanks.

    upload_2023-3-4_9-2-8.png
  4. GWiz

    GWiz Active Member

    Joined:
    May 12, 2019
    Messages:
    189
    Occupation:
    Dentist
    Location:
    Aberdeenshire, Scotland
    Balance:
    1,507Coins
    Ratings:
    +123 / 0 / -0
    My Motion Simulator:
    DC motor, Arduino, 6DOF
    You could either use 4a and 5a as you have suggested, or to keep your belt tensioner separate from your motion rig, use the '(b) Axis Assignments' tab and change your Interface output code to: R<Axis1b>~L<Axis2b>~

    If you use the B axis, you can save different values in the Tuning Center which can be useful for allowing your belts to be tuned differently from your motion rig, so I'd recommend this method.
    • Agree Agree x 1
  5. Richard Ortengren

    Richard Ortengren Florida Racing Fan Gold Contributor

    Joined:
    May 14, 2022
    Messages:
    49
    Occupation:
    Builder
    Location:
    Florida
    Balance:
    282Coins
    Ratings:
    +16 / 0 / -0
    My Motion Simulator:
    3DOF, DC motor, Arduino, Motion platform
    Awesome! That's exactly what I was hoping for. I'll give it a shot, thanks!