0% found this document useful (0 votes)
5 views2 pages

Control Sequence for M_OUT Operations

The document outlines a sequence of commands for controlling outputs and delays in a programmable system. It includes operations for moving values, opening and closing hardware connections, and managing output states. The commands are structured in a loop with various delays to ensure proper timing and execution.

Uploaded by

andres guarneros
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views2 pages

Control Sequence for M_OUT Operations

The document outlines a sequence of commands for controlling outputs and delays in a programmable system. It includes operations for moving values, opening and closing hardware connections, and managing output states. The commands are structured in a loop with various delays to ensure proper timing and execution.

Uploaded by

andres guarneros
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

10 M_OUT(2) = 1

20 DLY 2
30 M_OUT(0) = 1
40 DLY 3
50 M_OUT(0) = 0
60 M_OUT(1) = 1
70 DLY 3
80 M_OUT(1) = 0
90 DLY 1
100 MOV P2, -50
110 DLY 1
120 MVS P2
130 DLY 1
140 HCLOSE 1
150 DLY 2
160 MOV P1
170 DLY 2
180 MOV P4
190 DLY 1
200 HOPEN 1
210 DLY 2
220 MOV P1
230 M_OUT(2) = 0
240 DLY 2
250 M_OUT(2) = 1
260 M_OUT(2) = 1
270 DLY 2
280 M_OUT(0) = 1
290 DLY 3
300 M_OUT(0) = 0
310 M_OUT(1) = 1
320 DLY 2
330 M_OUT(1) = 0
340 DLY 1
350 MOV P2, -50
360 DLY 1
370 MVS P2
380 DLY 1
390 HCLOSE 1 850 MOV P2, -50
400 DLY 2 860 DLY 1
410 MOV P1 870 MVS P2
420 DLY 2 880 DLY 1
430 MOV P4, -30 890 HCLOSE 1
440 DLY 1 900 DLY 2
450 HOPEN 1 910 MOV P1
460 DLY 2 920 DLY 2
470 MOV P1 930 MOV P4, -90
480 M_OUT(2) = 0 940 DLY 2
490 DLY 2 950 HOPEN 1
500 M_OUT(2) = 1 960 DLY 2
510 M_OUT(2) = 1 970 MOV P1
520 DLY 2 1010 END
530 M_OUT(0) = 1
540 DLY 3
550 M_OUT(0) = 0
560 M_OUT(1) = 1
570 DLY 2
580 M_OUT(1) = 0
590 DLY 1
600 MOV P2, -50
610 DLY 1
620 MVS P2
630 DLY 1
640 HCLOSE 1
650 DLY 2
660 MOV P1
670 DLY 2
680 MOV P4, -60
690 DLY 1
700 HOPEN 1
710 DLY 2
720 MOV P1
730 M_OUT(2) = 0
740 DLY 2
750 M_OUT(2) = 1
760 M_OUT(2) = 1
770 DLY 2
780 M_OUT(0) = 1
790 DLY 3
800 M_OUT(0) = 0
810 M_OUT(1) = 1
820 DLY 2
830 M_OUT(1) = 0
840 DLY 1

You might also like