Jump to content

Recommended Posts

Posted

Does the IXEG 737 come with all the dataref and/or commands to make building a homecockpit worth while? I have theGoflight MCP PRO and EFIS so I don't need any datarefs to make these work. I'm using Polly's Interface tool. I am more interested in datarefs for all the overhead switches and all the Main Instrument Panel (MIP) switches and selectors  

  • 3 weeks later...
  • 2 months later...
Posted (edited)
4 hours ago, flightman49 said:

Does the IXEG 737 have a dataref to control the speed brakes setings?. I can't seem to find it?

Thank you

 

The speed brake has no settings like a switch or a knob, it is a handle lever that works vía xplane speed brake axis dataref

 

To control the speed brakes lever, you may:

A. you can map xplane speed brake axis to a hardware handle lever you have (same as you map a throttle lever)

B. you can map 2 buttons or keys to xplane 'sim/flight_controls/speedbrakes extend one' & 'speedbrakes retract one' (each clic will cycle them up or down a bit)

C. you can make a lua script or similar to manipulate xplane dataref speed brakes axis writting values 0.xxxx to 1.0 (sim/cockpit2/controls/speedbrake_ratio)

 

Or did you mean wheel brakes knob settings? (RTO, OFF, 1, 2, 3, MAX)

dataref 'ixeg/733/hydraulics/hyd_auto_brake_act'

RTO = -1

OFF = 0

1,2,3 setting = 1,2,3 respectively

MAX = 4

 

hope this helps

 

Edited by mmerelles
misspelling
  • Upvote 2
  • 3 months later...
Posted

Hello everybody! Tell me please if anyone knows which dataref is responsible for the speeding warning for flaps in IXEG733 (blinking 8 on the speed indicator). And does anyone have a complete list of datarefs for IXEG733? Thank you in advance

Posted
41 minutes ago, tracer said:

Hello everybody! Tell me please if anyone knows which dataref is responsible for the speeding warning for flaps in IXEG733 (blinking 8 on the speed indicator). And does anyone have a complete list of datarefs for IXEG733? Thank you in advance

 

the official list of custom commands & dataref is included with the aircraft in the documentation folder, file "2-interface guide.pdf"

 

  • 1 month later...
Posted (edited)

Hello mmerelles,

you wrote: "you can make a lua script or similar to manipulate xplane dataref speed brakes axis writting values 0.xxxx to 1.0 (sim/cockpit2/controls/speedbrake_ratio)".

However, modifying the dataref "sim/cockpit2/controls/speedbrake_ratio" via my plugin does NOT move the lever of the IXEG 737.

But: Modifying the dataref "sim/cockpit2/controls/speedbrake_ratio" moves the lever of the 737 of Laminar Research.

What could be the cause?

(The data ref tool confirms that my plugin successfully writes to "sim/cockpit2/controls/speedbrake_ratio"; no joystick axis is mapped to the speedbrake)

I have the impression that a different dataref needs to be written for the IXEG 737.

Thanks a lot for your help!

Kind regards

Jens

Edited by jixeg737
Posted

Hello mfor,

thank you for your answer.

I fear that the automatic activation/deactivation of the speedbrake is disturbed if I use "ixeg/733/hydraulics/speedbrake_act".

Or is this function not affected?

Regards

Jens

Posted

I'm setting it to 0.154 for the armed position in my little plugin and automatic deployment works just fine.

If there's a better way to do it I'm sure one of the devs will chime in. :)

Posted

If I only set the dataref "ixeg/733/hydraulics/speedbrake_act" if the joystick axis value changes, the automatic movement to the up / down position is not prevented.

Regarding the flap lever it's similar: We need to set the respective dataref only on change to get the lever snapped.

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...