MITSUBISHI PLC TIMER OPERATIONS?
TIMER OPERATIONS IN MITSUBISHI PLC
MITSUBISHI IS ONE OF THE PLC CONTROLLER MANUFACTURER IN THIS INDUSTRY
TIMER OPERATIONS IS MAINLY CONSISTS OF DELAY THE OPERATIONS
THE DELAY CAN CLASSIFIED ON DELAY AND OFF DELAY
ON DELAY
ON DELAY TIMER IS WORKING ON RUN TIME WHEN USER GIVES PRESET VALUES THE DEVICE RUN THE SET POINT
IN MITSUBISHI TIMER FORMAT
"T0 K10"
WHEN T0 IS ZERO TH TIMER
K10 IS 10 MS
Now x0 is on
X1 is off
Mo is just bit
Here when I press xo then directly to on then I release xo pb it will be on because here xo pb parelley latched our bit so whenever x1 is on then it Will be goes to off our bit
: When this 2nd rung
Our bit has been latched so mo is on till pressing x1. Now mo is on then timer has run while 10 sec only because of we put T10
Now our T0 has on during this time our y1 has on till 10 second
This is our simple logic for ON Timer in Mitsubishi plc