- Posts: 17
Two 2-Way Switches mux to one channel
- Smarti
-
Topic Author
- Offline
Less
More
02 May 2018 08:51 #68971
by Smarti
1. Devo 7e Ultimate: Multimodule - CC2500, NRF2401, A7105 + Switchmod + 2x Poti
2. Devo 7e Ultimate: 4in1 Modul, still upgrading
Hobby Horizon 350 QX, QAV250 FPV Racer, JXD385, WLToys 272, Estes Proto X
Two 2-Way Switches mux to one channel was created by Smarti
Hello,
im not very familiar with the mixer. But I was thinking, if it's may possible to mix two - 2xWay Switches to one out channel, like a binary table:
Is this possible? How to do this?
This would allow me to "save" a channel for switching between flight modes.
THX
im not very familiar with the mixer. But I was thinking, if it's may possible to mix two - 2xWay Switches to one out channel, like a binary table:
| SW1 | SW2 | OUT CH |
| 0 | 0 | -100 |
| 0 | 1 | -50 |
| 1 | 0 | 50 |
| 1 | 1 | 100 |
Is this possible? How to do this?
This would allow me to "save" a channel for switching between flight modes.
THX
1. Devo 7e Ultimate: Multimodule - CC2500, NRF2401, A7105 + Switchmod + 2x Poti
2. Devo 7e Ultimate: 4in1 Modul, still upgrading
Hobby Horizon 350 QX, QAV250 FPV Racer, JXD385, WLToys 272, Estes Proto X
- RoGuE_StreaK
-
- Offline
Less
More
- Posts: 486
05 May 2018 02:33 #69052
by RoGuE_StreaK
Replied by RoGuE_StreaK on topic Two 2-Way Switches mux to one channel
Off the top of my head I'd say Complex mixer with 4 pages, Curve type of Fixed
pages 1 and 2, mux of "Replace" for SW1;
- position 0, curve fixed to "-100"
- position 1, curve fixed to "+50"
then for pages 3 and 4, use a mux of "Add" for SW2
- position 0, curve fixed to "0"
- position 1, curve fixed to "+50"
result should be
0 0 [(-100) + (0)] = -100
0 1 [(-100) + (+50)] = -50
1 0 [(+50) + (0)] = +50
1 1 [(+50) + (+50)] = +100
pages 1 and 2, mux of "Replace" for SW1;
- position 0, curve fixed to "-100"
- position 1, curve fixed to "+50"
then for pages 3 and 4, use a mux of "Add" for SW2
- position 0, curve fixed to "0"
- position 1, curve fixed to "+50"
result should be
0 0 [(-100) + (0)] = -100
0 1 [(-100) + (+50)] = -50
1 0 [(+50) + (0)] = +50
1 1 [(+50) + (+50)] = +100
Time to create page: 0.036 seconds
-
Home
-
Forum
-
General
-
General Discussions
- Two 2-Way Switches mux to one channel