APPENDICES
Appendix 6 Precautions for Using Serial Communication Module
Appendix 6.8 PRR Instruction
App
- 50
9
PR
OC
ES
S
ING
T
IME
FOR RED
UNDA
NT
S
YSTEM
S
A
P
P
E
NDICE
S
INDE
X
Appendix 6.8 PRR Instruction
The following shows the device and buffer memory used in the sample program of sending
data by the user registration frame of the nonprocedural protocol communication.
(1) Device of programmable controller CPU
(2) I/O signal
(3) Buffer memory
Table.App 39 Device Used in the Program
Device No.
Application
Remarks
X50
Transmission command
ON: Transmission completion
X60
Transmission command pulse
ON: Read completion
Table.App 40 List of I/O Signal
I/O signal
Signal name
Description
CH1 side
CH2 side
Xn0
Xn7
Transmission normal
completion
ON: Normal completion
Xn1
Xn8
Transmission abnormal
completion
ON: Abnormal completion
Xn2
Xn9
Transmission processing
Transmission in progress
XnE
XnF
ERR. occurrence
ON: Error occurring
X(n+1)E
Q series C24 ready
ON: Accessible
X(n+1)F
Watchdog timer error
(WDT error)
ON : Module error occurred
OFF: Module being normally
operated
Yn0
Yn7
Transmission request
ON: Requesting transmission
Table.App 41 List of Buffer Memory
Buffer memory address Hexadecimal
(decimal)
Name
Stored value
CH1 side
CH2 side
B7
H
(183)
157
H
(343)
For user frame
being transmitted
designation
CR/LF output designation
0: Do not send
1: Send.
B8
H
(184)
158
H
(344)
Output head pointer designation
0: No designation
1 to 100: Send from nth
B9
H
(185)
159
H
(345)
Output count designation
0: No designation
1 to 100: Output n
BA
H
to
11D
H
(186 to 285)
15A
H
to
1BD
H
(346 to 445)
Output frame No. designation (A
maximum of 100 can be specified)
0: No designation
1 or more: Output frame No.
257
H
(599)
267
H
(615)
Data transmission result
0 : Normal completion
1 or more: Abnormal completion
(error code)
400
H
(1024)
800
H
(2048)
Transmission data count
designation
0: No designation
1 or more: Number of send data
401
H
to
5FF
H
(1025 to 1535)
801
H
to
9FF
H
(2049 to 2559)
Transmission data
designation
Data to be sent to an external
device