Download presentation
Presentation is loading. Please wait.
Published byFelix Pierce Modified over 9 years ago
1
Logical controllers' programming 3-Other instructions 3.1- Memorization of data Programming
2
Logical controllers' programming SET When the logical condition (000.00) that precedes the function SET it passes ON, the manipulated bit (physical exit 10.00) or (internal relay 200.00) it also passes ON and it stays in this state. 3.1- Memorization of data Ladder Diagram Statement List
3
Logical controllers' programming RESET When the logical condition (000.00) that precedes the function RESET it passes ON, the manipulated bit (physical exit 10.00) or (internal relay 200.00) it passes OFF and it stays in this state. 3.1- Memorization of data Ladder Diagram Statement List
4
Logical controllers' programming DIF.UP -DIFU- When the state of the bit “000.01” raisin of OFF ON the bit “1.00” it assumes the state ON, during a cycle of the Program. 3.2- Generation of pulses
5
Logical controllers' programming DIF.DOWN -DIFD- When the state of the bit “000.01” raisin of ON OFF the bit “1.00” it assumes the state ON, during a cycle of the Program 3.2- Generation of pulses
6
Logical controllers' programming For the analysis made to the temporary diagram, we can end that for the contact him associated to the timer TIM it closes (ON), it is necessary that the condition sign (000.01) it stays shut (ON) during the time in that this to count. 3.3- Timers
7
Logical controllers' programming TIM 3.3- Timers Ladder Diagram Statement List Base of Time–000,0 999,9 (tenth of second) 1 second = 10 10 seconds = 100 1 minute = 600
8
Logical controllers' programming TIMH 3.3- Timers Ladder Diagram Statement List Base of Time–00,00 99,99 (hundredth of second) 1 second = 100 10 seconds = 1000 1 minute = 6000
9
Logical controllers' programming Example of Programa TIM 3.3- Timers Ladder Diagram Statement List
10
Logical controllers' programming The counters count down, that is, for each pulse (OFF-ON) in bit’000.00 ' the value #0005 is count down in an unit until reaching the minimum value 0000. 3.4- Counters
11
Logical controllers' programming reset Reached 0000 contact him associated to the counter it closes (ON). THE bit 000.01 to any height makes the counter reset returning everything to the initial position. 3.4- Counters
12
Logical controllers' programming CNT Ladder Diagram Statement List 000.00–Pulse for count down 000.01–Reset of the counter 3.4- Counters
13
Logical controllers' programming CNTR – Reversible counter Ladder Diagram Statement List 000.00–Pulse for count up 000.01–Pulse for count down 000.02–Reset of the counter 3.4- Counters LD000.00 LD000.01 LD000.02 CNTR012 #0005
14
Logical controllers' programming Example of Programa CNT Ladder Diagram Statement List 3.4- Counters
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.