I have seen this line which runs a motor for ten seconds. Us there an explanation of what terminology used means.
Example;
- Why "#TON_ " used in beginig and why not just MotorStart?
- What is meant by “Q=>#Coil”, meaning of Q, =>, # and Coil.?
Thanks, I am new in using this type of coding.
#TON_MotorStart(IN:=#SwitchStart,PT:=t#10s,Q=>#Coil)