Omron SYSMAC C200H-ASC02 Operation Manual page 138

Ascii unit
Hide thumbs Also See for SYSMAC C200H-ASC02:
Table of Contents

Advertisement

Formatting and Data Conversion
Execution Times
PC READ " I 4 " ; A
PC READ " 5 I 4 " ; A, B, C, D, E
PC READ " 1 0 I 4 " ; A, B, C, D, E, G, H, I, J
PC READ " 1 0 0 A 3, 1 0 0 A 3, 5 5 A 3 " ; A $, B $, C $
PC WRITE " I 4 " ; A
PC WRITE " 5 I 4 " ; A, B, C, D, E
PC WRITE " 1 0 I 4 " ; A, B, C, D, E, G, H, I, J
PC WRITE " 1 0 0 A 3, 1 0 0 A 3, 5 5 A 3 " ; A $, B $, C $
PC READ " @ D, 0, 1, I 4 " ; A
PC READ " @ D, 0, 5, 5 I 4 " ; A, B, C, D, E
PC READ " @ D, 0, 10, 1 0 I 4 " ; A, B, C, D, E, G, H, I, J
PC READ " @ D , 0, 2 5 5, 1 0 0 A 3, 1 0 0 A 3, 5 5 A 3 " ; A $, B $, C $
PC WRITE " @ D, 0, 1, I 4 " ; A
PC WRITE " @ D, 0, 5, 5 I 4 " ; A, B, C, D, E
PC WRITE " @ D, 0, 10, 1 0 I 4 " ; A, B, C, D, E, G, H, I, J
PC WRITE " @ D , 0, 2 5 5, 1 0 0 A 3, 1 0 0 A 3, 5 5 A 3 " ; A $, B $, C $
Remarks:
The execution times listed in this table do not include the time required for handshaking. The actual execution
time varies depending on the scan time of the PC as follows:
Twenty or fewer words are to be transferred:
• without memory area designator: 2 PC scan times max.
• with memory area designator: 1 PC scan time max.
More than 20 words are to be transferred:
• without memory area designator: INT(No. of words -1)/20)+2 scan times max.
• with memory area designator: INT(No. of words -1)/20)+1 scan time max.
Command
Appendix D
Execution time (ms)
8.5
21.1
43.8
67.7
8.7
22.1
39.3
57.9
5.0
18.6
40.3
65.3
4.4
19.0
37.5
54.4
133

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents