Jump to content
The simFlight Network Forums

Macro Mouse Code


Recommended Posts

Hi Pete,

thank you for your new Mouse Macro in Fsuipc5.

Is possible to make in order the macros found like this, with separate comma an divides per section?

 

 

[Macros]

\\ELEC
1=LEFT_CSD_MIN=
2=LEFT_CSD_PLUS=
3=RIGHT_CSD_MIN=
4=RIGHT_CSD_PLUS=
5=CSD_TEMP=
6=L_GEN_ON=RX101e4,3
7=R_GEN_ON=RX101f5,3
8=R_GEN_RESET=RX101f5,1
9=EPWR_ROTARY_PLUS=RX101f6,1
10=EPWR_ROTARY_MIN=RX101f6,15

\\APU
11=GALLEY_ON=RX101e3,3
12=APU_R_BUS_ON=RX101e6,3
13=APU_R_BUS_OFF=RX101e6,1
14=APU_L_BUS_ON=RX101e5,3
15=APU_R_BUS_OFF=RX101e5,1
16=EXTPWR_L_BUS_ON=
17=EXTPWR_R_BUS_ON=
18=AC_BUS_TIE=RX101e2,3
19=DC_BUS_TIE=RX101e1,3
20=GALLEY_ON=RX101e3,3
21=APU_FAG_ENG1_DIS=RX101fa,3
22=APU_FAG_ENG2_DIS=RX101fb,3
23=APU_FIRE=RX101f9,3
24=AIR_OFF=RX101fc,1
25=AIR_ON=RX101fc,3
26=AIR_COND=RX101fc,3
27=APU_BATT_ON=RX101d1,3
28=APU_BATT_OFF=RX101d1,1
29=APU_MASTER_MIN=RX101fd,1
30=APU_MASTER_PLUS=RX101fd,3
31=APU_MASTER_START
31.1=RX101fd,3
31.2=RX101fd,3
32=EMER_PWR_ON=RX101f8,3
33=EMER_PWR_OFF=RX101f8,3
34=APU_DOORS_RAM=RX1020d,3
35=APU_DOORS_NONRAM=RX101ff,3
36=FLTDK_DOOR_UNLKD=RX6ae60*X81cc,11
37=FLTDK_DOOR_DENY=RX6aeb0*X81cc,11
38=APU_DOORS=RX6afe0*Xa1cc
39=APU_ECON=
40=APU_NORM=

\\ENG
41=START_PUMP_ON=RX101df,3
42=START_PUMP_OFF=RX101df,3
43=ENG_IGNIT_PLUS=RX101e0,1
44=ENG_IGNIT_MIN=RX101e0,15
45=FUEL_HEAT_L=RX101de,3
46=FUEL_HEAT_R=RX101dd,3
47=ENG_STRT_L_PLUS=RX101db,3
48=ENG_STRT_L_MIN
48.1=RX101db,13
48.2=RX101db,19
49=ENG_STRT_R_PLUS=RX101dc,3
50=ENG_STRT_R_MIN
50.1=RX101dc,13
50.2=RX101dc,19
51=AFT_FUELP_R_ON=RX101d4,3
52=AFT_FUELP_R_OFF=RX101d4,3
53=AFT_FUELP_M_ON=RX101d5,3
54=AFT_FUELP_M_OFF=RX101d5,3
55=AFT_FUELP_L_ON=RX101d8,3
56=FWD_FUELP_L_ON=RX6bd90*X8bcc
57=FWD_FUELP_L_OFF=RX6bd90*X8bcc
58=FWD_FUELP_M_ON=RX6bd60*X8bcc
59=FWD_FUELP_M_OFF=RX6bd60*X8bcc
60=FWD_FUELP_R_ON=RX6bd30*X8bcc
61=FWD_FUELP_R_OFF=RX6bd30*X8bcc
 

Link to comment
Share on other sites

24 minutes ago, sisoffi said:

thank you for your new Mouse Macro in Fsuipc5.

Is possible to make in order the macros found like this, with separate comma an divides per section?

You make the macros in exactly the same way as in FSUIPC4, as described in the documentation! The format in the Macro files is the same, but the values are different. You have to discard all of your old mouse macros and make new ones -- just as you would have to in any case should your FSUIPC4 aircraft have been updated. 

Pete

 

Link to comment
Share on other sites

Hi,

 

A small hint, how to do this efficiently. If you have assigned macros to buttons, they reference the macros via their number. So if you create a new version of the mouse macros, they must get the same numbers as before. How to achieve this?

I typically record the new mouse macros to a new temporary macro file. The I copy the recorded values over to the old file. By that you are just replacing the entry points generated b the mouse macro utility without losing your assignments. At the end I delete the temporary macro file and delete the reference to it in the FSUIPC.INI file. 

I hope this helps to recreate the macros for the new version.

Rgds
Reinhard

 

Link to comment
Share on other sites

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.