#button to activate output

1 messages · Page 1 of 1 (latest)

old tartan
#

Sounds simple. But having a nightmare.

Is there a way to use a switch/button to turn on/off the “active” checker box.

Without going too deep. I’m creating helicopter cyclic - collective with
Trim release
Auto pilot movement.

I have both working individually.

But want to keep it as 1 stepper per axis.

So I’ve doubled up the 4 dir wires. Each stepper controller has x2 sets of inputs.

The only way I can get them to work together.. well - auto pilot on = force trim off
And force trim (Normal flight) = autopilot off
Is when I just tick the auto pilot stepper as off.. then on when I want it. ( in the active tick boxes)

Any help would be greatly appreciated.

I’ve tried using LED outputs for to control the stepper controller. But they always interfere.

I can go down the route of relays. But would rather keep it software based.

Any help would be greatly appreciated.

heavy shale
#

Use preconditions to activate and deactivate config lines as necessary.

heavy shale
#

If the precondition condition is true, the config is active.