JJM Posted February 23, 2022 Report Posted February 23, 2022 Anyone know a good way to get a list of all the CL650 datarefs, Is there a downloadable file available? I would like to try editing the checklist XML file and have the FO complete most of the preflight checks on his own. I suppose I should also ask if this is allowed by Hot Start? I would not share the file unless that's also okay with Toto. Thanks Quote
Pils Posted February 23, 2022 Report Posted February 23, 2022 Yes, it’s allowed, but you may find the datarefs limited (all the systems are custom and don’t require datarefs to interact, after all). Do you have DataRefTool? It’ll save all the datarefs it discovers to a txt file. There’s no official catalogue, we are waiting for that. Quote
JJM Posted February 23, 2022 Author Report Posted February 23, 2022 4 hours ago, Pils said: Yes, it’s allowed, but you may find the datarefs limited (all the systems are custom and don’t require datarefs to interact, after all). Do you have DataRefTool? It’ll save all the datarefs it discovers to a txt file. There’s no official catalogue, we are waiting for that. Thanks for the reply. I'll wait for the catalogue I think. My thought behind this is to allow me to do other things while the FO handles everything else. I LOVE what the FO does during taxi, before takeoff, after takeoff, etc. and I want to expand on that. Does this make sense to you? What is the dataref tool you mentioned, please. Quote
Pils Posted February 23, 2022 Report Posted February 23, 2022 3 hours ago, JJM said: I want to expand on that. That may be difficult, as far as I understand the actions the F/O can take are hardcoded, you can’t “build your own” via the XML. You may need to look at XFirstOfficer addon. 3 hours ago, JJM said: What is the dataref tool you mentioned, please. https://github.com/leecbaker/datareftool/ Quote
JJM Posted February 24, 2022 Author Report Posted February 24, 2022 9 hours ago, Pils said: That may be difficult, as far as I understand the actions the F/O can take are hardcoded, you can’t “build your own” via the XML. You may need to look at XFirstOfficer addon. https://github.com/leecbaker/datareftool/ Thanks for the link, that's the tool I thought you referring to. As far as modifying the XML file goes, I saw something called an "auto action" that had what looked like a dataref attached to it. I thought it would be as easy as adding my own, but I am NOT skilled at this at all, so I'm probably wrong. Quote
Pils Posted February 24, 2022 Report Posted February 24, 2022 6 hours ago, JJM said: Thanks for the link, that's the tool I thought you referring to. As far as modifying the XML file goes, I saw something called an "auto action" that had what looked like a dataref attached to it. I thought it would be as easy as adding my own, but I am NOT skilled at this at all, so I'm probably wrong. I’ll have to double check but that may only be for the trigger, not the action. If you just want to change those it should work. 1 Quote
fcAero38 Posted March 10 Report Posted March 10 (edited) Hi, I am trying to build a partial cockpit for the CL650, and the first part I am working on is the FCP, but I can’t find some DataRef, especially those for CRS1 and CRS2. I tried to use DataRefTool but it makes X-Plane to crash when loading the airplane. So, I would be grateful if one of you could help me with this Edit: I use Mobiflight Edited March 10 by fcAero38 Quote
Pils Posted March 10 Report Posted March 10 1 hour ago, fcAero38 said: DataRef, especially those for CRS1 and CRS2 There are no writable datarefs for internal avionics state. The knobs can be actuated using commands. Quote
fcAero38 Posted March 10 Report Posted March 10 As DataRefTool doesn’t work, I tried DataRefEditor and I found commands that are CL650/FCP/crs1 and CL650/FCL/crs2. But I don’t know how to use them with Mobiflight, for other encoders (VS, Speed, HDG, Alt) I use Laminar Generic Autopilot Presets with success. Quote
Pils Posted March 10 Report Posted March 10 52 minutes ago, fcAero38 said: Mobiflight I can't help you there but maybe they can... https://github.com/MobiFlight/MobiFlight-Connector/wiki/Getting-started-with-XPlane#commands-1 Quote
fcAero38 Posted March 11 Report Posted March 11 23 hours ago, Pils said: I can't help you there but maybe they can... https://github.com/MobiFlight/MobiFlight-Connector/wiki/Getting-started-with-XPlane#commands-1 Thank you for your help, Unfortunately I have already tried to insert as shown the command I found but it doesn’t work. There is probably only one little thing missing… Quote
Pils Posted March 11 Report Posted March 11 3 minutes ago, fcAero38 said: Thank you for your help, Unfortunately I have already tried to insert as shown the command I found but it doesn’t work. There is probably only one little thing missing… Well, I don't how where you got the commands from, but DataRefEditor doesn't list them, only DataRefs as the name suggests. I checked my records and the commands are: CL650/FCP/crs1_up CL650/FCP/crs1_down CL650/FCP/crs2_up CL650/FCP/crs2_down Or the defaults should work: sim/radios/obs1_up sim/radios/obs1_down sim/radios/obs2_up sim/radios/obs2_down Quote
fcAero38 Posted March 13 Report Posted March 13 Thank you very much Pils! I have just tried and both CL650 specifics and default Sim work. Meanwhile I found that the following commands work also: sim/GPS/g1000n1_crs_up sim/GPS/g1000n1_crs_down sim/GPS/g1000n2_crs_up sim/GPS/g1000n2_crs_down I am a total newbie with all of this and I try to read a lot to understand, but without some help it is very difficult and time consuming. For instance I didn’t know the difference between DataRef and Command, now it is a bit clearer. So thanks again! 1 Quote
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.