Hi,
dt is the time interval which determines the step size of the numerical integration. If you have multiple Tranfer Function VIs (or any VI with dt input) in the same loop, you need to use the same time interval value (dt) for all of them. Please take a look at the attached VI that simulates a closed loop control system. I hope it helps.
Regards,
Remzi A.