ON OFF switch using the SH switch at the Taranis

Help with any software/desktop related issues. e.g. companion9x, eePe, etc
Post Reply
norwenkel
Posts: 6
Joined: Sun Aug 31, 2014 5:24 pm
Country: -
Contact:

ON OFF switch using the SH switch at the Taranis

Post by norwenkel »

Dear all,

I'm looking for a way to program a ON OFF SWITCH in my model using the SH switch at the Taranis TX. Meaning pressing SH once e.g. the data logging should start and pressing the SH again the looking should stop. If anybody is out here and have a solution please replay on this.

Kind regards

Norbert




Gesendet von meinem iPad mit Tapatalk

Carbo
Posts: 467
Joined: Fri Aug 02, 2013 6:55 pm
Country: Germany
Location: Freinsheim RP

Re: ON OFF switch using the SH switch at the Taranis

Post by Carbo »

You can switch a GVAR between 0 and 1, if it is 0 AND SH (logical switch (LS), increase it, if it is 1 AND SH (LS) decrease it with a special function. LS for testing the GVAR and a special function checking this LS for logging.
norwenkel
Posts: 6
Joined: Sun Aug 31, 2014 5:24 pm
Country: -
Contact:

Re: ON OFF switch using the SH switch at the Taranis

Post by norwenkel »

Thanks Carbo, that sounds like a good way to proceed. I will try to find a way to put your ideas in a program code. Maybe you already have done it?

Kind regards

Norbert



Gesendet von meinem iPad mit Tapatalk
Helle
Posts: 577
Joined: Sat Jul 21, 2012 7:08 am
Country: -

Re: ON OFF switch using the SH switch at the Taranis

Post by Helle »

Hy Norbert

mutch simpler

think you have opentx V2.08 german installed
use a Log switch and SRFF, its a Set Reset FlipFlop (sticky)
if V1 and V2 is same switch, here SHv, then you have a Toggle FlipFlop

L1 SRFF SHv SHv

then at Spezial Funktion Start Data Logging with the L1

SF1 L1 Start Log 0,1s

-------------------------
Much more examples at the Opentx German Manual (about 290pages) ..... _1608_028.pdf
viewtopic.php?f=92&t=3563&p=85090&hilit ... ual#p85090

Helle
Attachments
2014-08-31_203032.jpg
2014-08-31_202944.jpg
norwenkel
Posts: 6
Joined: Sun Aug 31, 2014 5:24 pm
Country: -
Contact:

Re: ON OFF switch using the SH switch at the Taranis

Post by norwenkel »

Perfect Helle,

thats solve my request very well. Thanks for informing me about the 0.28 vers. of the german manual.

Take care

Norbert

Jamukah
Posts: 4
Joined: Fri Sep 05, 2014 8:36 am
Country: -

Re: ON OFF switch using the SH switch at the Taranis

Post by Jamukah »

Hi Norbert,

it is also possible to start / stop logging by the GAS stick. I Prefer this setting. But this makes only sense as long you programming this function for a non -slider modell
For this case, my settings for SF and LS:


BR
Oliver
Attachments
l1.jpg
sf.jpg
utmanaren2002
Posts: 1
Joined: Sat Dec 07, 2013 5:28 pm
Country: -

Re: ON OFF switch using the SH switch at the Taranis

Post by utmanaren2002 »

Hi guys
I have upgraded to 2.08 and can't find toggle mode as before. I used SH for throttle hold with a t to get SH toggled but now I can't find the t anymore?
Has it gone in 2.08?
Please answer if you can help me to fix it in another way


Skickas från min iPad via Tapatalk
User avatar
Kilrah
Posts: 11108
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: ON OFF switch using the SH switch at the Taranis

Post by Kilrah »

See the posts above yours. A logic switch with Sticky SHdown SHdown is what you want.
Deadtillten
Posts: 8
Joined: Fri Nov 25, 2016 11:21 am
Country: -

Re: ON OFF switch using the SH switch at the Taranis

Post by Deadtillten »

I have assigned my sticky switch the led's to on and off. If anyone know's how to put audio," led's on " and then " led's off " to the switch ? Would they be kind enough to post please. I've tried lots of combinations and I always get " led's on " and " led's on".
It would be very much appreciated. :)
Deadtillten
Posts: 8
Joined: Fri Nov 25, 2016 11:21 am
Country: -

Re: ON OFF switch using the SH switch at the Taranis

Post by Deadtillten »

It looks like sticky switch can't be assigned any on/off audio or am I just thick. (don't answer that, lol) :oops:
jtaylor
Posts: 170
Joined: Fri Nov 01, 2013 1:31 am
Country: -
Location: Wexford (Pittsburgh), PA

Re: ON OFF switch using the SH switch at the Taranis

Post by jtaylor »

Assuming L1 is your sticky

L1 SH↓ SH↓

Use two SF's for the audio

SF1 L1 Play Tarck ledon.wav "play once - not during startup"
SF2 !L1 Play Track ledoff.wav play once - not during startup

Jim

Post Reply

Return to “Software”