User Manual Owner manual


Appendix B

B-44
BASIC Example
The BASIC function code is 18.
procedure COPRO
DIM status : INTEGER
.
.
.
rem * DTL_CLOCK - synchronize our clock with the PLC-5
RUN AB_BAS (18,status)
.
.
.
References
DTL_INIT();