Jump to content

Peter Clark

Members
  • Content Count

    315
  • Donations

    $0.00 
  • Joined

  • Last visited

Community Reputation

21 Neutral

About Peter Clark

  • Rank
    Member

Flight Sim Profile

  • Commercial Member
    No
  • Online Flight Organization Membership
    none
  • Virtual Airlines
    No

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. OK, so that does work. I guess I was misinterpreting the PMDG SDK; "Example 1: Sending a value via the numeric parameter will tell the simulation to place the switch/knob/lever/control into a specific position. All values below 8192 are treated as a numeric position to which the item being controlled should be placed. You can determine the positions of various knobs by looking up in the PMDG_NG3_SDK.h file. Boolean parameters have no position information listed, but non Boolean parameters will include position information in the comments following the variable declaration: unsigned char ELEC_BatSelector; // 0: OFF 1: BAT 2: ON " figuring that it would work the same for unsigned char MAIN_GearLever; // 0: UP 1: OFF 2: DOWN Thanks again!
  2. Hi, Ah, that’s probably what I was missing. This is the 800 in MSFS. I’ll give it a shot when I get back to a computer. Thanks!
  3. Hi, No - I'm trying to use the inbuilt PMDG SDK triggers;
  4. Hi, So been knocking around with this and my google-fu isn't good enough to see the answer.... I'm trying to set up a Bravo gear lever with the new inbuilt events but I'm missing something as it's not working for me. I set up the button for gear down - key down event #70087 (EVT_GEAR_LEVER) with a value of 2 for down and 0 for up. I can watch the "receiving events from simulator" window and see either 0(>K:#70087) or 2(>K:#70087) show up so I believe it's making it to the sim, but there's no action on the gear handle. Not sure exactly what I'm missing. The only reference to the values I can see is the line in the SDK unsigned char MAIN_GearLever; // 0: UP 1: OFF 2: DOWN but that doesn't happen. Not sure what I'm missing? Thanks for pointers,
  5. Ah, OK. I'll play around with those. Basically what I'm after is up, pause (10 seconds) then down (and vice-versa for gear up). Generically gear up should be starting from gear down, so from position (down) move to position (up). going down should start from off. Fun and games! Thanks for the pointers,
  6. Hi, So - trying to learn how to use Axis and Ohs to write my own scripts, I'm trying to do a "landing gear up" command. OK, so look at the xml in the behaviors, I see in relevant parts; <!-- 455 - LANDING GEAR Lever ############################# --> <Component ID="ngx_switch_455_a" Node="ngx_switch_455_a"> <UseTemplate Name="ASOBO_GT_Anim_Code"> <ANIM_NAME>ngx_switch_455_a</ANIM_NAME> <PART_ID>NGX_SWITCH_455_A</PART_ID> <ANIM_LENGTH>100</ANIM_LENGTH> <ANIM_CODE> (L:switch_455_73X, number) <CALLBACKCODE> 455 100 * (&gt;L:SwitchID, number) So, I read lvars from sim, and got 0, 30, 60 for the switch_455_73X changes when I use the gear handle, but I'm not sure how to convert these into my script to hit the K:ROTOR_BRAKE action? I've tried 45500 (>K:ROTOR_BRAKE) but it doesn't move the handle to up which the 0 value for switch 455 reads. Sorry for the basic question but my seach-fu hasn't found a formula for (switch number X plus value Y = Z to rotor_brake). TIA.
  7. Hi, My google fu is failing me today, but I'm having issues with combo buttons (or maybe I don't understand how it works, either is possible). For example, on the Alpha buttons 4 and 6 are the two up/down trim buttons, trim up direction. However, if I put them in AAO with assigned key (button 4) and assigned combo (button 6), I don't get trim motion. If I set it to an individual button works fine. There's a bunch of similar settings on the Bravo for the AP controls (alt, vs, etc + the up/down rotary) and I'm just having a real hard time mapping them.. Thanks for ideas!
  8. Is the HSI slaved? If so that’s desired behavior as the compass card in the HSI is slaved to the flux gate and will always revert to wherever the flux gate is telling it to point.
  9. Anyone else not getting the electric windshield indication when the windshield heat is on any more? Just installed 1.3.2 hotfix and it wasn't in 1.3.1 hotfix either?
  10. Not sure if this was ever answered; no the 414A model uses hydraulic gear. Emergency procedures section 3-11 from the POH calls for the pulling of the GEAR HYD breaker as part of the emergency gear extend procedure (as well as the placard above the T handle in the sim). It's missing the 133 KIAS or less part of the procedure and stuff, but hey, placards aren't complete all the time 😉 I just had this too. Through flight; I exited to the sim main menu but not to desktop. All I got was the nose gear at destination with the L and R HYD FLOW lights illuminated. Was running the 1.3.1 hotfix, I'm apparently not getting the "new update released" emails for some reason, but they're in my account download folder. (shrug).
  11. Not if you want to abide by the license. I would also assume the key is stored seeded and hashed against a machine ID or something to prevent just this.
  12. So had I but I hadn’t hit “alt” on the selector as that’s not the procedure in the real thing. I guess that means in this implementation with ALT selected it runs in VS with the thumbwheel selecting VS until it hits the preselect and the green cap light goes on and then it transitions to actual ALT mode?
  13. Ok, seems like a combo of user error and sim platform issues then. I was following the POH for the 800B IFCS, which clearly doesn’t work here. Logically thinking though, it seems to me that activation of the AP in this case should activate a VS mode which should be controlled by the thumb wheel and the ALT function should work as expected, not some strange hybrid as it seems to be in this incarnation. Or maybe I’m missing something, how do you get altitude hold mode if the thumbwheel is still active when it should be in ALT not some variant of VS?
  14. Ok, I admit it’s been 10 years since I flew a 414 but my POH says hitting “alt” should engage alt hold immediately at the place you hit the button, not that it enables the pitch wheel. I let it climb for over 1000’ over the preselected altitude; from what I remember hit the “arm” button on the selector, when it gets to the selected altitude the “cap” light comes on and the “alt” light illuminates in the selector and the aircraft levels off. In the meantime use the pitch wheel to select your attitude during climb (which should also affect the pitch bar on the ADI). I will try and make a film of the turn behavior tomorrow. Literally have it trimmed out, FD and HDG selected, climbing (5 dev nose up, give or take), and start a turn. It banks into the turn but doesn’t keep the nose up and slows or goes negative VS. thanks,
  15. Ok, I admit it’s been 10 years since I flew a 414 but my POH says hitting “alt” should engage alt hold immediately at the place you hit the button, not that it enables the pitch wheel. I let it climb for over 1000’ over the preselected altitude; from what I remember hit the “arm” button on the selector, when it gets to the selected altitude the “cap” light comes on and the “alt” light illuminates in the selector and the aircraft levels off. In the meantime use the pitch wheel to select your attitude during climb (which should also affect the pitch bar on the ADI). I will try and make a film of the turn behavior tomorrow. Literally have it trimmed out, FD and HDG selected, climbing (5 dev nose up, give or take), and start a turn. It banks into the turn but doesn’t keep the nose up and slows or goes negative VS. thanks,
×
×
  • Create New...