Need some advice to where to start on for a motor permissive to stop after a sequence is complete?
In reply to KeithStThomas:
Hi
As per Your requirement, you can use "CASCADE" Mode for the DC Function Block. and use Heater Status (start/stop) value
to connect directly DC Function Block parameters Permissive & CASE_IN_D values. CASE_IN_D value 1 Means Start command,
value 0 Means Stop Command. Permissive should be 1 before Starting the motor. So Take Heater Running
Status (Consider Value as 1 = Running) Put NOT Gate. NOT Gate output ( Now Value 0) Connect Directly to DC Block
CASE_IN_D & Permissive. If you have Motor Start/Stop Feedback Signal, connect to F_IN_D1 and Make sure with State Mask.