You can programmatically call reinitialize to default using an vi invoke node, this is the quick and dirty method. A batter way (in my opinion) is to use a state machine architecture where there is a state to initialize fp controls, here you can call it and it can set your values to anything not just the defaults, this is a little work but is much more flexible than the first solution.