Jump to content
Sign in to follow this  
guenseli

FSUIPC Macros for J41

Recommended Posts

ok, this was a hard work but you can now use a lot of functions with my FSUIPC Macro.all Autopilot functions (e.g. ALT knob, IAS knob, HDG knob plus, minus, press, NAV, APPR, etc) the row of the EFIS Buttons (FULL/MAP, TCAS, GSPD/TTG, ET, V/L, LNAV)the FMS buttons (of course not the characters and numbers)left and right feather switchSpoiler armall switches have different sounds.Even the rotaring knobs have sounds now (e.g. ALT plus, minus). I'd like it so.Unfortunately I haven't found out till now how to command the two EFIS BRG knobs.Same with ADF/VOR analog gauge switches and many other useful functions...maybe time will bring...You need registered FSUIPC from the famous Pete Dowson.Below is the Macro file Copy the text into a new Editor file and save it as J41.MCRO into your X:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\Modules folder.With the FSUIPC menu you can choose the functions under J41:....

[Macros]1=L:GrndSpoilersSwitch=TOG2=Left feather2.1=C66587, 14202.2=C66587, 80293=right feather3.1=C66587, 14213.2=C66587, 80294=LNAV Zoom +4.1=C66587, 49404.2=C66587, 80315=LNAV Zoom -5.1=C66587, 49305.2=C66587, 80316=AP_HDG plus6.1=C66587, 269026.2=C66587, 80317=AP_HDG minus7.1=C66587, 269017.2=C66587, 80318=AP_HDG press8.1=C66587, 26918.2=C66587, 80319=AP_Alt plus9.1=C66587, 39219.2=C66587, 803110=AP_Alt minus10.1=C66587, 392010.2=C66587, 803111=AP_CRS plus11.1=C66587, 2670211.2=C66587, 803112=AP_CRS minus12.1=C66587, 2670112.2=C66587, 803113=AP_CRS press13.1=C66587, 267213.2=C66587, 803114=AP_IAS plus14.1=C66587, 2680214.2=C66587, 803115=AP_IAS minus15.1=C66587, 2680115.2=C66587, 803116=AP_IAS press16.1=C66587, 268116.2=C66587, 803117=AP_ALT17.1=C66587, 28117.2=C66587, 803118=AP_ALTarm18.1=C66587, 28218.2=C66587, 803119=AP_VS19.1=C66587, 28319.2=C66587, 803120=AP_IAS20.1=C66587, 28420.2=C66587, 803121=AP_HDG21.1=C66587, 27721.2=C66587, 803122=AP_NAV22.1=C66587, 27822.2=C66587, 803123=AP_APPR23.1=C66587, 27923.2=C66587, 803124=AP_BC24.1=C66587, 28024.2=C66587, 803125=EFIS1_Full/Map25.1=C66587, 21425.2=C66587, 803826=EFIS1_TCAS26.1=C66587, 21526.2=C66587, 803827=EFIS1_GSPD/TTG27.1=C66587, 21727.2=C66587, 803828=EFIS1_ET28.1=C66587, 21828.2=C66587, 803829=EFIS1_V/L29.1=C66587, 2190129.2=C66587, 803830=EFIS1_LNAV30.1=C66587, 2191030.2=C66587, 803831=FMS_Enter31.1=C66587, 361031.2=C66587, 803032=FMS_DirectTo32.1=C66587, 322032.2=C66587, 803033=FMS_Prev33.1=C66587, 320033.2=C66587, 803034=FMS_Next34.1=C66587, 321034.2=C66587, 803035=FMS_NAV35.1=C66587, 347035.2=C66587, 803036=FMS_VNAV36.1=C66587, 348036.2=C66587, 803037=FMS_FPL37.1=C66587, 350037.2=C66587, 803038=FMS_Plan38.1=C66587, 354038.2=C66587, 803039=FMS_HDG39.1=C66587, 355039.2=C66587, 803040=FMS_Tune40.1=C66587, 356040.2=C66587, 803041=FMS_Back41.1=C66587, 346041.2=C66587, 8030

If you have read this thread about the new FSUIPC [AUTO] function than maybe you are interested in my [AUTO] code

ipc.sleep(10000)ipc.writeLvar("L:CPYokeUpDown", 1)ipc.writeLvar("L:PICYokeUpDown", 1)

this does not more than automatically lower the Yokes (after 10 seconds)Have fun!btw: pray to what ever you want that PMDG isn't changing the code with the next update...but pray :(edit: oh my realname....guenter steiner


Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Share this post


Link to post
Guest ziporama

Nicely done, thanks.

Share this post


Link to post

Great Work! Thank you very much!Using your macros it seems like I'll be able to use my GF MCP auto pilot (displays dont match but at least I can control the functions)If you are able to add any more controls please post them. I have found that some of the lights will work with the FSUPIC defaults (taxi, strobes, beacon, landing) as well as some of the other basic functions like the park brake, exit, etc. but I'm sure you already have tried them.I feel like I am starting to get someplace now and have had my nose burried in Pete Dowson's advanced users manual for FSUPIC for a day or two now trying to figure things out as well as reading alot at My Cockpit.com I would really like to be able capture some of the engine managment controls on the overhead panel, as well as any of the other functions I can get away from having to use the mouse to control.BTW...looks like your link to [auto] function might be broken? I can't seem to pull it up but will search for it later. Thanks Again!Robert Thomason


RE Thomason Jr.

 

 

Share this post


Link to post
I have found that some of the lights will work with the FSUPIC defaults (taxi, strobes, beacon, landing) as well as some of the other basic functions like the park brake, exit, etc. but I'm sure you already have tried them.
yes, some functions are default. Thats why I have left them out of the macros, of course.The lights are default, even CRS, and some other little thigs...gear and flaps and the whole frequency/radio stuff works as well
I feel like I am starting to get someplace now and have had my nose burried in Pete Dowson's advanced users manual for FSUPIC for a day or two now trying to figure things out as well as reading alot at My Cockpit.com
Burry your nose for many weeks in this stuff... it endless...I can't say how much we have to thank Pete Dowson for his programm. Its unbelievable what's possible with it
I would really like to be able capture some of the engine managment controls on the overhead panel, as well as any of the other functions I can get away from having to use the mouse to control.
Me too, but theres an other kind of code logic I think... I haven't figured out now how it works, but I still try again.The controls above were the most important for me...As I stated above: hopefully that the code doesn't change with the next update...
BTW...looks like your link to [auto] function might be broken? I can't seem to pull it up but will search for it later.
Yes you're right.... but I couldn't edit.Here it is again. It is for the panel state function for the MD-11http://forums1.avsim.net/index.php?showtopic=263966

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Share this post


Link to post

Sterling work Guenter, can I ask how you managed to find these with FSUIPC.


Cheers, Andy.

Share this post


Link to post
Sterling work Guenter, can I ask how you managed to find these with FSUIPC.
thanks... unfortunately no... thats a big, big secret between PMDG and me :( NO, just kidding.You have to le run a logging window and then klick and see what happens...klick a knob or button several times and then go to the FSUIPC menu (to pause the log)change to the logging window and scroll up till you find the entry which could be the action you want.And then try it out....dumb, hard work... took me some nights :( if I can help with some VRInsight stuff, let me know :(

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Share this post


Link to post

Well you have put in much hard work on this thank you very much indeed.Which logging types do I enable in FSUIPC?P.s. I've already dumped a list of L:Vars and many of those look like they could be used for overhead switches, that's if you can figure out what parameters to use with them :(


Cheers, Andy.

Share this post


Link to post
Which logging types do I enable in FSUIPC?P.s. I've already dumped a list of L:Vars and many of those look like they could be used for overhead switches, that's if you can figure out what parameters to use with them :(
The logging type depend on what I get out....And now I can't remeber what I have used with the J41. If nothing happens when I klick somewhere, than I try an other...Ii was event or the next to it...?Yes, the L:Vars give something out, but I haven't found out the logic behind.But I've managed to use things like battery or avionics, but the switches won't move... and it's odd to have battery on but switch is out.I'll try these days again...

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Share this post


Link to post

Very much appreciated, a big thanks.Tried them out last night, only have to figure out now how to speed up thedigits on the altitude level changing using GoFlight MCP, then I will be happy.Thanks again for your effortTrevor


Trevor Golding

Share this post


Link to post
Sounds Like secret Men's business to me I can't even create a new MCRO file...LOL. :( RegardsMichael Haines
Got It sorted in the end after a bit of research.Thankyou for your efforts Guenter.Michael Haines

Share this post


Link to post
ok, this was a hard work but you can now use a lot of functions with my FSUIPC Macro.
First, thank You very much for your work. It's extra ordinary.Second, do you have more? :( :( I'm looking to make the light switches to work. And AP on/off. And rotary Up/Dn beside AP button.To control IAS speed when climbing or descending.Is there any way to control those by my hardware? (I'm using OpenCockpits hardware)
btw: pray to what ever you want that PMDG isn't changing the code with the next update...but pray :(
I'm praying every single day! Seriously! B) Best regards Piotr

Share this post


Link to post

Hi Piotr,

I'm looking to make the light switches to work. And AP on/off. And rotary Up/Dn beside AP button.To control IAS speed when climbing or descending.Is there any way to control those by my hardware? (I'm using OpenCockpits hardware)
Your asked switches work with the standard assignments of FS.So, if you assign in FSUIPC Beacon toggle, this will work.Same with the rotary beside the AP (maybe we call it "vertical Speed": VS)it is assigned to Ap Vs Var inc/dec. You can choose this in FSUIPCNot all lights will work (like icing, panel) but the most important ones...As I will try to make a selfmade switchpanel next month or so I have more swithces over and then I will assign the rest of the J41 commands...

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...