Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Modifying axis position with button press

Featured Replies

Hello- trying to work out if this possible. I'm trying to configure reverse thrust with the aerosoft CRJ and Honeycomb Bravo, so that I can have idle reverse as well as maximum reverse.

First, I have the throttle axis correctly bound through AAO, they work fine. The software output of the maximum position is +16383, the minimum position at the idle stop is -16384.

1) I want to "limit" the maximum negative output of the axis. Sort of like a reverse dead zone. So that when I have the throttle in the idle position, instead of sending -16384, it sends -13000. I set -13000 as the idle position in the CRJ calibration menu, which means when I pull the physical throttle to idle it sends -13000 and leaves -13000 to -16384 reserved for reverse.

2) Then, I want to use the button press that's activated when I lift the reverse handles to command axis position -13500 (which together with point 1) is below the level that can be commanded with the travel range of the physical axis. This should put the commanded axis position just into the reverse range and engage idle reverse.

3) Similarly, I want to use the button press that's activated when I pull the throttles down into the reverse detent to command the full negative output position -16384, which should then engage max reverse thrust.

 

What's the best way to go about doing this?

 

Thanks

  • Moderator

@CIKSSFMO, are you sure you've posted in the correct forum? What simulator are you using?

Ray (Cheshire, England).

System: P3D v5.3HF2, Intel i9-13900K, MSI 4090 GAMING X TRIO 24G, Crucial T700 4Tb M.2 SSD, Asus ROG Maximus Z790 Hero, 32Gb Corsair Vengeance DDR5 6000Mhz RAM, Win 11 Pro 64-bit, BenQ PD3200U 32” UHD monitor, Fulcrum One yoke, Fulcrum Throttle Quadrant.

Cheadle Hulme Weather website.

chlive.php

  • Author
Just now, Ray Proudfoot said:

@CIKSSFMO, are you sure you've posted in the correct forum? What simulator are you using?

 I presume the Lorby-SI Payware forum is the correct place to ask questions about axis and oh's? MSFS.

  • Moderator

I'll leave it for @Lorby_SI to answer. It can be moved to MSFS forum if required.

Ray (Cheshire, England).

System: P3D v5.3HF2, Intel i9-13900K, MSI 4090 GAMING X TRIO 24G, Crucial T700 4Tb M.2 SSD, Asus ROG Maximus Z790 Hero, 32Gb Corsair Vengeance DDR5 6000Mhz RAM, Win 11 Pro 64-bit, BenQ PD3200U 32” UHD monitor, Fulcrum One yoke, Fulcrum Throttle Quadrant.

Cheadle Hulme Weather website.

chlive.php

  • Administrators

These are the qualifications for using this forum:  Does this apply to your situation?

Lorby-SI Payware

Official support forum for Lorby-SI Payware products -
- FireFighter X
- CropDuster X
- AITracker X
- CameraPosition X
- Where are my aircraft (WAMA)?
If you need support for these products, this is the forum to use.

Charlie Aron

AVSIM Board of Directors-ADMIN/Moderator-Registrar

Just going to run a Chromebook and not upgrade to a Windows computer. Too many problems with the new Sims! 😱
Trying to keep peace and harmony and the will of Landru on the site seems to be a full time job!

                          images (1) (1).jpeg

  • Author
3 minutes ago, charliearon said:

These are the qualifications for using this forum:  Does this apply to your situation?

Lorby-SI Payware

Official support forum for Lorby-SI Payware products -
- FireFighter X
- CropDuster X
- AITracker X
- CameraPosition X
- Where are my aircraft (WAMA)?
If you need support for these products, this is the forum to use.

The 4 most recent posts in this sub-forum, right below mine, are all asking for support for using Axis and Ohs. Which is a Lorby payware product. Where else should it go if not here?

  • 2 weeks later...
On 10/9/2021 at 4:01 PM, CIKSSFMO said:

Hello- trying to work out if this possible. I'm trying to configure reverse thrust with the aerosoft CRJ and Honeycomb Bravo, so that I can have idle reverse as well as maximum reverse.

As I was using the search function on AVSIM, I find your question. I implemented the following solution that I shared with somebody else on this forum.
 

Quote

To help you read (and latter configure your TQ), this what you will find in the "PMDG_747QOTSII_Throttle.json" profile at Aerosoft

The idea is (for Engine 1 of a 4 engine jet)
1 - when rising the small reverser lever = PressEvent Button 8
   - set a variable (INT:REV_0) to true : the reverse is on
   - set "K:AXIS_THROTTLE_REVERSER1_SET" to -14000 = idle reverse
2 - when closing the small reverse lever = ReleaseEvent Button 8
   - reset (INT:REV_0) to false
   - K:THROTTLE1_CUT
3 - when moving the throttle lever further down when in reverse mode (INT:REV_0 true) = PressEvent Button 25
   - set "K:AXIS_THROTTLE_REVERSER1_SET" to 16383 = max reverse

I have added this 4th action to allow to return to Reverse idle (not in the original profile)
4 - going back to idle when in reverse mode (INT:REV_0 true) = ReleaseEvent Button 25
   - set "K:AXIS_THROTTLE_REVERSER1_SET" to -14000 = idle reverse

As your are usng AAO for the axis, it is VERY IMPORTANT you use the option "update value" on change instead of continously (See page 16 of AAO documentation)

Otherwise the "AXIS_THROTTLE_REVERSER1_SET" will be immediatly reset to 0.

Good luck

 Gérard

 

Edited by gaab

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.