Are you wanting to do this in LabVIEW? If so, it is best to use to Event Structure for something like this. Set up an event case to react to the Value Change event for your button. In that case, have invoke nodes for your various controls and call the "Reinit to Dflt" (Reinitialize to Default) method to reset them to their default values.
J.R. Allen