Jump to content

Recommended Posts

Posted

Hi,

I try to use an Encoder for the TCAS Switch at the Toliss A21N. I found the correct dataref for that action. I want to switch every step by step. That works with the config below.

 

  { ch = 11, cc = 8, type = "enc", dataref = "AirbusFBW/XPDRPower", modifier_up = 1, modifier_down = -1, value_min = "0", value_max = "4"},

 

But I have a Problem with limitations. I can turn the turnswitch on the board an the value rise or sinks to infinity. Is there a way to limit the value between 0 an 4.

 

Greetings

  • 9 months later...
Posted (edited)

Hello Marco,

 

Did you ever get to implement this? I an issue where using the rotary encoder continues to go down to 0 and up to 127 despite setting the min/max values.

The issue I have is with an analogue HSI, it will only decrease the obs setting when the value is 63 or lower and increase when the value is 65 or higher. 64 is null.

{ ch = 1, cc = 75, type = "enc", dataref = "sim/cockpit2/radios/actuators/hsi_obs_deg_mag_pilot", modifier_up = 1, modifier_down = -1, value_min = 63, value_max = 65 },

I'm on v1.02.

Thanks!

**edit ok I misunterstood the setting, it does work and limits my heading select to 63 or 65.. So not what I was trying to do. I thought I could lcok the CC values with this. I'll keep digging and see if I can work it out.

Edited by PapaLazarou
  • 4 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...