Jump to content
The simFlight Network Forums

Cannot Create FSUIPC Macro With DA Fokker


Recommended Posts

I am trying to create a macro with FSUIPC in FS9 for the DA Fokker. It is working fine with Flight1 ATR72 but with the Fokker the screen to enter the name of the action to be saved is not show up, i.e. Heading Increase.

 

That just means the gauges are not written in a way which allows Mouse Macros to work. The gauges have to be written using the standard Microsoft C/C++ gauge SDK. Very few new aircraft use it these days.

 

Surely heading inc/dec control is by standard controls in any case?

 

Pete

Link to comment
Share on other sites

Thanks Pete for the reply. Is there any solution or workaround to make this work?

 

Kiko

 

Don't the regular controls work? Have you checked their documentation for alternatives?

 

Does the panel use L:Vars? If so you can try those. Otherwise, does it support keystrokes for its functions?

 

If the makers of the aircraft simply do not want you to use any hardware with their aircraft then they don't need to supply any way of doing it for you. But perhaps you should first ask in their support forum?

 

Regards

Pete

Link to comment
Share on other sites

Don't the regular controls work? Have you checked their documentation for alternatives?

 

Does the panel use L:Vars? If so you can try those. Otherwise, does it support keystrokes for its functions?

 

If the makers of the aircraft simply do not want you to use any hardware with their aircraft then they don't need to supply any way of doing it for you. But perhaps you should first ask in their support forum?

 

Regards

Pete

 

What regular controls do you mean?. The documetnation of the add-on does not include this kinf of information.

 

I have checked in the forum and I did not find anything, but I might be wrong. How do I find out if the panel use L:Vars?

 

Regards

Kiko

Link to comment
Share on other sites

What regular controls do you mean?

 

The FS controls, the ones you can assign directly in FS, or also in FSUIPC. The controls that everyone uses everyday for most aircraft. The ones listed in the assignments list in FS and in the assignments dropdowns in FSUIPC. There's a list in the FSUIPC Documents subfolder too, in your FS Modules folder.

 

. The documetnation of the add-on does not include this kinf of information.

 

Well, they wouldn't and shouldn't need to repeat the Microsoft documentation and Help for FS.

 

I have checked in the forum and I did not find anything, but I might be wrong.

 

But didn't you ask your question there, where there's more likely to be folks who know what you need to do?

 

How do I find out if the panel use L:Vars?

 

Log them using the FSUIPC assignable control for this, or the Lua plug-in called Log Lvars. The FSUIPC just lists them each time you use the assigned control, whilst the Lua plug in version logs changes so you can see which buttons and switches do what.

 

Pete

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.