i want to have a button, when it is 0, press the button, it becomes 1. when it is 1, press the button, it becomes 0. However, the channel that linked to has used the bit mask, so the output formula is SetBit(DataRel(-1), 0, Cmd). I am wondering how i can apply formula to make this button to work.