I don’t know if it’s what you want but you can try in your assigment textbox, write for exemple 1 is for pick and place application / 2 is for deburring application … So that your operator can choose any of the option.
And the rest of the program is with switch case or if elseif statement.
Yes thats what I have right now. I was wondering, just for the sake of the program looking better, if there is a way have buttons with custom text. But it seems like that isnt possible. so I’ll do it like you said.
Thanks