Jump to content
The simFlight Network Forums

A fixed number control sent of repeats in FSUIPC - possible?


Recommended Posts

Posted

Is it possible to set a fixed number of repeats in FSUIPC (e.g. 2... 3 at msec intervals) instead of “Repeat while held” (by infinite repetition...)?
I need several (not infinite) “Control sent” at a fixed switch position.
Since this infinite “Repeat while held” affects the other commands afterwards!

 

Posted
12 minutes ago, SMN204 said:

Is it possible to set a fixed number of repeats in FSUIPC (e.g. 2... 3 at msec intervals) instead of “Repeat while held” (by infinite repetition...)?

No.

12 minutes ago, SMN204 said:

I need several (not infinite) “Control sent” at a fixed switch position.

Then just duplicate/overload the assignment, or use a macro. You can add a paise control (1152) in between the controls if you need a delay. Or use lua for any more detailed control.

12 minutes ago, SMN204 said:

Since this infinite “Repeat while held” affects the other commands afterwards!

Not sure what you mean by this.... "Repeat while held" just does as it says - it repeatedly sends the control while the button is held (i.e. from the press to the release event).
It should not affect any command send "afterwards", from another assignment.

Posted
10 minutes ago, John Dowson said:

Not sure what you mean by this.... "Repeat while held" just does as it says - it repeatedly sends the control while the button is held (i.e. from the press to the release event).
It should not affect any command send "afterwards", from another assignment.

In TFDi MD11 it is “repeatedly sends the control while the button is held (i.e. from the press to the release event)”, when the switch is in this state all the time - has affect on other commands send “afterwards”, from another assignment (where “repeatedly sends” is also used, e.g. it stops working when the speed setter increase is pressed for a long time...).

As soon as I cancel “Repeat while held” at the switch that is in this position permanently - other switches (with temporary “Repeat while held” - work normally

Posted
7 minutes ago, SMN204 said:

In TFDi MD11 it is “repeatedly sends the control while the button is held (i.e. from the press to the release event)”, when the switch is in this state all the time - has affect on other commands send “afterwards”, from another assignment (where “repeatedly sends” is also used, e.g. it stops working when the speed setter increase is pressed for a long time...).

Please activate logging for Buttons & Switches, and show me / attach the FSUIPC7.log file showing this, together with your FSUIPC7.ini file. Repeats on one button should not affect the assignments for another button.

9 minutes ago, SMN204 said:

other switches (with temporary “Repeat while held” - work normally

What do you mean by "temporary" here - there is no such thing. Assignments are either repeated or not, nothing temporary about them...

 

Posted
2 minutes ago, John Dowson said:

What do you mean by "temporary" here - there is no such thing. Assignments are either repeated or not, nothing temporary about them...

That's what I mean when the switch is in that position, not permanently, but temporarily, while I hold it down. When I let go, it moves out of that position.

Posted

Well, no switch position is ever permanent...otherwise why have a switch! Your use of the word temporary is just confusing for me...all repats, button and key, are temporary in that sense...
And none of this is related to the TFDi MD11, it is your assignments.
But I do not understand your issue, which is why I need to see a log file. This will tell me what is happening, then maybe I can make sense of your description...

Posted
18 hours ago, John Dowson said:

Well, no switch position is ever permanent...otherwise why have a switch! Your use of the word temporary is just confusing for me...all repats, button and key, are temporary in that sense...
And none of this is related to the TFDi MD11, it is your assignments.
But I do not understand your issue, which is why I need to see a log file. This will tell me what is happening, then maybe I can make sense of your description...

I figured it out, I was the one with the problem.
The function "Repeat while held" works fine!

Posted
Just now, SMN204 said:

I figured it out, I was the one with the problem.
The function "Repeat while held" works fine!

Ok, thanks for the update. I could not understand your issue as each button repeat should be independent, i.e. repeats on one button should not affect repeats (or not) on other buttons.

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.