choice P,I, and D actions and values really depend totally the dynamics of the systems under control and the type of response required and there isn't a hard a fast rule. What you can do is to start off with just the propertional term (P) with I and D both zero, then subject your control system to a step input and measure the output response vs time. Gradually increase the P term until the output response react at a speed that you are satisfied with. Pure proportional control usually will result in a steady state error (small difference between Set point and output) but if that is acceptable then there is no need go further. If not, then start adding in an I term and test again. Integral action will eliminate the steady state error but make sure you start with a small I term and increase gradually. Large Integrator can result in over-correction and oscillation of the output between set point or large overshoot before reaching the steady state value.
Most often P or P+I are sufficient for many control applications. D term is less often use. It is used to anticipate a large "differential" change and provide the corrective action. Please read some control theory regarding the P,I and D for details.