User Manual
M0, M1, and G FilesA–6
Publication 1203–5.9 –– October 1996
The following table shows approximate access times per instruction
or word of data for the SLC 5/02, SLC 5/03, and SLC 5/04
processors.
Processor Instruction Type
Access Time per Bit
Instruction or Word
of Data
Access Time per Multi–Word
Instruction
SLC 5/02 Series B
All types
➀
1930 µs 1580 µs plus 670 µs per word
SLC 5/02 Series C
All types
➀
1160 µs 950 µs plus 400 µs per word
XIC or XIO
782 µs
––
OTU, OTE, or OTL
925 µs
––
/ All
COP to M file ––
772 µs plus 23 µs per word
SLC 5
/
03 (
All
i
COP from M file ––
760 µs plus 22 µs per word
Ser
i
es)
FLL
––
753 µs plus 30 µs per word
MVM to M file
894 µs
––
any source or destination M file address
730 µs
––
XIC or XIO
743 µs
––
OTU, OTE, or OTL
879 µs
––
COP to M file ––
735 µs plus 23 µs per word
SLC 5/04 OS400
COP from M file
––
722 µs plus 22 µs per word
SLC 5
/
04 OS400
FLL
––
716 µs plus 30 µs per word
MVM to M file
850 µs
––
any source or destination M file address
694 µs
––
➀
Except the OSR instruction and the instruction parameters noted on
page A–3.
SLC 5/02 Processor Example
M0:2.1 M1:3.1 M0:2.1
–––] [–– –––]/[–– –––( )––
1 1 10
If you are using an SLC 5/02 Series B processor, add 1930 µs to the
program scan time for each bit instruction addressed to an M0 or M1
data file. If you are using an SLC 5/03 Series C processor, add 1160
µs.
COP
Copy FILE
Source #B3:0
Dest #M:1.0
Length 34
If you are using an SLC 5/02 Series B processor, add 1580 µs plus
670 µs per word of data addressed to the M0 or M1 file. As shown
above, 34 words are copied from #B3:0 to M0:1.0. Therefore, this
adds 24360 µs to the scan time of the COP instruction. If you are
using an SLC 5/02 Series C processor, add 950 µs plus 400 µs per
word. This adds 14550 µs to the scan time of the COP instruction.