All, I am looking for a way to use toggle switches 'correctly' for things like ignition, lights, wipers etc. this would apply to AMS, AMS2, AC and ACC primarily.
There are a number of commands that are 'toggle' by default, by which I mean you press the same button to change the state; an example is ignition in ACC, you press once to turn it on, then press again to turn it off. What I want is to either have a separate command for on and for off (which has a potential issue I will discuss further down) or that the command is conditional on being constantly pressed to activate the particular command.
In the original rFactor there was a checkbox that was 'hold for gear' which did exactly that, so that unless you actually had the gear button pressed it would default back to neutral. In a similar way, having the ignition set so that when the ignition switch is in the on position the ignition is live, then off when moved away from the on position is what I want.
The alternative of having separate on and off commands allocated to the individual switch positions is also OK, except I am worried that the continual pressing of that command by having the switch fixed in that position may cause issues in the control setup (I know AMS has that issue from a controller probelm I had) and also I am worried that in game the constant pressing of the command may conflict with other commands. I think I may be able to resolve this particular issue with capacitors, I would have to test to see.
In the flight sim I use (DCS) there is a way that you can edit the .lua file to do this, but it appears to have been designed from the outset to allow that. Not sure if there is any way that AMS / AMS2 / AC / ACC can deal with this. So, either setting a separate command for the off selection, or a hold for command is basically what I want.
Cheers
Les
There are a number of commands that are 'toggle' by default, by which I mean you press the same button to change the state; an example is ignition in ACC, you press once to turn it on, then press again to turn it off. What I want is to either have a separate command for on and for off (which has a potential issue I will discuss further down) or that the command is conditional on being constantly pressed to activate the particular command.
In the original rFactor there was a checkbox that was 'hold for gear' which did exactly that, so that unless you actually had the gear button pressed it would default back to neutral. In a similar way, having the ignition set so that when the ignition switch is in the on position the ignition is live, then off when moved away from the on position is what I want.
The alternative of having separate on and off commands allocated to the individual switch positions is also OK, except I am worried that the continual pressing of that command by having the switch fixed in that position may cause issues in the control setup (I know AMS has that issue from a controller probelm I had) and also I am worried that in game the constant pressing of the command may conflict with other commands. I think I may be able to resolve this particular issue with capacitors, I would have to test to see.
In the flight sim I use (DCS) there is a way that you can edit the .lua file to do this, but it appears to have been designed from the outset to allow that. Not sure if there is any way that AMS / AMS2 / AC / ACC can deal with this. So, either setting a separate command for the off selection, or a hold for command is basically what I want.
Cheers
Les