Hello everyone.

In the making of my Vizzy program, I'm stuck with a problem : My first stage is composed of a main engine, then 2 detachables side boosters. They all ignite same stage for liftoff. But the side boosters will deplete before my main engine so I want to detach them while running main engine.
But within Vizzy, I can only read fuel state from whole stage which is only depleted when main engine tank is empty.

So I wanted to know if I can take and read information from two boosters tank part ID, to prog something like : When Part 75 and Part 85 Fuel stage = 0 -> Activate stage.

It's possible to time how many seconds before engine shutdown but it don't look like any form of automation :/

Thanks for reading me

Tags
Vizzy

4 Comments

  • Log in to leave a comment
  • Profile image

    there is a "part mass" vizzy readout - if you set the fuel priorities to have a specific tank(on each booster) to drain last, then have it activate the interstage when that tanks mass gets to dry weight - it will seperate when empty

    3.5 years ago
  • Profile image
    950 SCaxaR

    it will play as one program. It is important to know that you need to add items such as:

    wait until fuel stage >= 0
    activation stage

    it is in the chips of small boosters. I think it helped you. If you have any questions / problems, voice them, I will be glad to help. @ShakzDar

    3.5 years ago
  • Profile image
    326 ShakzDar

    @SCaxaR thanks for suggesting i'll try it even if I prefere to have only one program running

    3.5 years ago
  • Profile image
    950 SCaxaR

    try to add a separate chip to the booster and configure vizzy

    3.5 years ago

1 Upvote

Log in in to upvote this post.