Jump to content
The simFlight Network Forums

macro assignment


Recommended Posts

p3dv4.5 , windows10, fslabs a320/321 v1.0.1.2.  fsuipc v6.1.9

ive tried several times to assign mouse macros to the engine start and ignition switches without success.

is there a registry entry somewhere or files i have to delete for a clean start at macro assigning or something. nothing works

 

FSUIPC6.log FSUIPC6.JoyScan.csv FSUIPC6.ini

Link to comment
Share on other sites

It looks like your macro is assigned and being called:

Quote

   303312 Mouse Event = [rect x40000137, action 3]
   316312 User Macro: engine1=:

engine1_________
...
 

   373468 Mouse Event = [rect x40000136, action 3]
   381843 User Macro: engine2=:

engine2_________
 

Maybe you can show me your macro file?

But, rather than using mouse-macros, you should first try either the standard controls and/or lvars. From this post, it looks like there are lvars available for both the engine start and the ignition: 

 

John

Link to comment
Share on other sites

On 8/26/2022 at 7:01 PM, eddman said:

i have to do some reading, i dont know what lvars are or what they do.

Try the macro file in the first message in that post I referenced, and then assign to the macro:lvar and give a parameter, although I am not sure what the parameter values should be. Try 1 to activate and 0 to turn off, which is standard, and if that doesn't work you can try listing the lvar values (there is a control available for this - List local panel variables) to see how they change when you manually start the ignition and engines.

As for your mouse macros, I am not sure why they aren't working.  It could be that mouse macros don't work for the FSLabs A32x (not sure, I don't have this aircraft), or that the mouse action (3 - Left single click) is not correct. You could try changing it to use a click followed by a left release, i.e.

Quote

[Macros]
1=engine1
1.1=RX40000137,3
1.2=RX40000137,13
2=engine2
2.1=RX40000136,3
2.3=RX40000136,13

However, I think you will be better off looking at the custom controls provided by the aircraft. The FSLabs A32x aircraft use the Rotor Brake control with the parameter indicating the actual function. There should be a tutorial on how to use these with FSUIPC on the FSLabs forums - see this post: 

John

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.