enertial / streamdeck-dcs-interface

A StreamDeck plugin for interaction with Digital Combat Simulator (DCS)
GNU General Public License v3.0
190 stars 20 forks source link

A-10C II Inverter Switch does not work properly #134

Open Toolface66 opened 7 months ago

Toolface66 commented 7 months ago

With the A-10C II, I cannot switch the inverter switch between the values 0 and 1. From 1 to 0 works, but switching back is not possible. Button ID 3055 Limit Max has to be changed from 0 to 1. How can I do that?

Toolface66 commented 7 months ago

And take a lock for the Button ID. Element PTR-EPP-INVERTER has 3002 and 3055. At least I could not togle between off and standby.

Toolface66 commented 7 months ago

I have a problem that I hope the community can help me with. I am using the Streamedeck with the dcs streamdeck plugin. A lot of it works quite well, but I'm having trouble with switches that 1. have three positions and 2. have a detented and a keyed position. Examples of this are the inverter switch in the A-10C II or the switches on the countermeasures panel. These have a latched on and off position, and a test test position. The latched test position is not interesting for me. I want to be able to switch back and forth between on and off with the streamdeck. The difficulty is that I have not yet found any settings that work. The button and switch function have different button ids, but handle the same instrument. If I then want to switch between the values 0 and 1 in the switch function, I can do this in one direction, but I can't switch back. Does one of the streamdeck users have a working setting for this problem.