tkyler 2,389 Posted April 21, 2020 Report Share Posted April 21, 2020 (edited) If you have a request for any specific datarefs or commands, please do so in this forum thread. We have nearly 600 manipulators in the 737 and exposing every position possible as commands could result in over 1000 commands possibly (I have yet to audit all the positions). If you count the "feedback" datarefs as well, i.e. "annunciator lights", the list would get very long indeed. So while we do not mind exposing all these inputs and outputs eventually, we certainly want to focus on the most requested ones first if we don't get to them all by the next update. So if you have a request for a nominal (button / knob / switch), then don't bother posting as we are actively coding those up now. But for anything else not so obvious, please let us know. Note that we're starting with the overhead, pedestal and main panel controls first. Note that multi-position knobs and switches will have a command for each position, e.g. the left engine start switch (see below): -tkyler Edited April 21, 2020 by tkyler 2 Quote Link to post Share on other sites
teeloo 12 Posted July 23, 2020 Report Share Posted July 23, 2020 What is de dataref of the IXEG systems AT_motor (the dataref, that moves the throttles, when AT is in command)? Quote Link to post Share on other sites
Litjan 2,987 Posted July 23, 2020 Report Share Posted July 23, 2020 (edited) There is no dataref for that. We move the thrust levers within our code, without a dedicated dataref - we write directly to the throttle position of X-Plane, iirc. Cheers, Jan Edited July 23, 2020 by Litjan Quote Link to post Share on other sites
teeloo 12 Posted July 23, 2020 Report Share Posted July 23, 2020 I see. So how can I make my external throttle move with AT is on? Quote Link to post Share on other sites
teeloo 12 Posted July 23, 2020 Report Share Posted July 23, 2020 Here is your answer.... Quote Link to post Share on other sites
teeloo 12 Posted July 24, 2020 Report Share Posted July 24, 2020 Quote Link to post Share on other sites
jfjoubert 78 Posted November 16, 2020 Report Share Posted November 16, 2020 It would certainly be nice to have a dataref which will indicate when the throttle servos are active or not. I built a prototype motorised throttle (i.e. pieces of wood and lots of wires and stuff) which uses normal model airplane servos. As I don't have a slip clutch I need to know when the actual servos in the sim is driving the throttle levers so I can switch off my servos whenever the real servos are not active... like when AT ARM in white is shown. Quote Link to post Share on other sites
Litjan 2,987 Posted November 16, 2020 Report Share Posted November 16, 2020 Hi Jean, I can see the usefulness of this - I will file a feature request and see if Tom can add this in a future update! Cheers, Jan 2 Quote Link to post Share on other sites
dkdomino 0 Posted December 19, 2020 Report Share Posted December 19, 2020 Have the AP AT and FMC reset lights datarefs been added? I wrote about it once and you were supposed to add it. https://forums.x-pilot.com/forums/topic/17567-dataref-for-alarm-light/ Quote Link to post Share on other sites
Litjan 2,987 Posted December 20, 2020 Report Share Posted December 20, 2020 21 hours ago, dkdomino said: Have the AP AT and FMC reset lights datarefs been added? I wrote about it once and you were supposed to add it. https://forums.x-pilot.com/forums/topic/17567-dataref-for-alarm-light/ I think so. Look for the IXEG/733/caution/caution_ap_... datarefs (light, pushbutton) and the /caution_at_ and the /caution_fmc_.... datarefs. There are also several commands for those buttons (look for ixeg/.../instrument_panel/... Cheers, Jan Quote Link to post Share on other sites
dkdomino 0 Posted December 21, 2020 Report Share Posted December 21, 2020 On 12/20/2020 at 4:54 PM, Litjan said: I think so. Look for the IXEG/733/caution/caution_ap_... datarefs (light, pushbutton) and the /caution_at_ and the /caution_fmc_.... datarefs. There are also several commands for those buttons (look for ixeg/.../instrument_panel/... Cheers, Jan I guess I'm blind, I can only see the datarefs of the buttons, the datarefs of the lights of these buttons I can't see. Dominik. Quote Link to post Share on other sites
Litjan 2,987 Posted December 22, 2020 Report Share Posted December 22, 2020 The AP P/RST caution (red) light is: ixeg/733/caution/caution_ap_rst_ind But that is the only dataref I could find - I think the other ones haven´t been added yet . Sorry, Jan Quote Link to post Share on other sites
dkdomino 0 Posted December 22, 2020 Report Share Posted December 22, 2020 6 hours ago, Litjan said: The AP P/RST caution (red) light is: ixeg/733/caution/caution_ap_rst_ind But that is the only dataref I could find - I think the other ones haven´t been added yet . Sorry, Jan Thanks for the information. Dominik Quote Link to post Share on other sites
Litjan 2,987 Posted December 22, 2020 Report Share Posted December 22, 2020 Yes, I wish I could have told you otherwise... When Tom put up this thread in April we were trying to "take stock" of which datarefs people were still looking for. We did not know if earlier requests were still valid or maybe if people moved on to other projects. We did get almost no replies to this query, so exposing more datarefs slipped down the priority scale. I did add quite a few commands, but naturally this isn´t the same as datarefs which cockpit builders need. Cheers, Jan Quote Link to post Share on other sites
charraeus 0 Posted January 15 Report Share Posted January 15 (edited) Commands and/or datarefs for the speedbrake would be nice and very useful with additional hardware like the Honeycomb throttle quadrant: up down arm(ed) Flight detend Thanks a lot, Christian Edited January 15 by charraeus Quote Link to post Share on other sites
Litjan 2,987 Posted January 15 Report Share Posted January 15 Hi Christian, the speedbrake we use is really the default "spoiler" dataref in X-Plane, so it should be accessible with that dateref. I am using a joystick button to set the speedbrake to its detents, so this should already work, I think. Cheers, Jan Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.