User Manual Owner manual
Manuals
Brands
Rockwell Automation Manuals
Equipment
1771-DMC_DMC1_DMC4_DXPS Control Coprocessor
171
172
173
174
175
176
177
178
179
180
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();
1
...
...
173
174
175
176
177
...
...
312