private void SetButtonValue(int index)
 {
     inputProfileModel.SetButtonValue(index, controller.GetButtonIndexValue(index));
 }