So basically what I want to accomplish is that if I manually set Outlet "All_Flow" to off, I want my skimmer outlet to turn off. Then when I manually set Outlet "All_Flow" to on, I want to defer the skimmer from turning on for two minutes. This is what I think is the right programming.
Fallback ON
Set ON
If Outlet All_Flow = OFF Then OFF
Defer 002:00 Then ON
Yay, Nah?
Fallback ON
Set ON
If Outlet All_Flow = OFF Then OFF
Defer 002:00 Then ON
Yay, Nah?

