-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathladder.txt
More file actions
43 lines (37 loc) · 2.07 KB
/
Copy pathladder.txt
File metadata and controls
43 lines (37 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
LDmicro export text
for 'ANSI C Code', 4.000000 MHz crystal, 10.0 ms cycle time
LADDER DIAGRAM:
|| ||
|| X0 X1 Y0 ||
1 ||-------] [------+-------]/[--------------( )-------||
|| | ||
|| Y0 | ||
||-------] [------+ ||
|| ||
|| ||
|| ||
|| ||
|| R0 T0 Y1 ||
2 ||-------]/[--------[TON 500.0 ms]---------( )-------||
|| ||
|| ||
|| ||
|| ||
|| Y1 T1 R0 ||
3 ||-------] [--------[TON 500.0 ms]---------( )-------||
|| ||
|| ||
|| ||
||------[END]----------------------------------------||
|| ||
|| ||
I/O ASSIGNMENT:
Name | Type | Pin
----------------------------+--------------------+------
X0 | digital in | (not assigned)
X1 | digital in | (not assigned)
Y0 | digital out | (not assigned)
Y1 | digital out | (not assigned)
R0 | int. relay |
T0 | turn-on delay |
T1 | turn-on delay |