private void Start() { IOMgr.Init(); IOMgr.ReadConfig(); // store last thrust prevSetThrust = IOMgr.GetControl(IOMgr.Control.Thrust_Set_To); }