APPENDICES
Appendix 6 Precautions for Using Serial Communication Module
App
- 32
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 Precautions for Using Serial Communication Module
The dedicated instructions of the serial communication module for the module mounted to
the extension base unit cannot be used in the redundant CPU system.
For the functions to communicate using the dedicated instructions, create programs by
using the FROM/TO instruction.
The dedicated instruction applicable in the serial communication module and the
changeability by the FROM/TO instruction are shown in Table.App 13.
* 1: Station number or operating status (independent/linked) cannot be changed.
A sample program of the serial communication module where dedicated instructions are
changed to the FROM/TO instruction is described in the next section or later.
For the precautions at system switching, refer to Section 7.4.
Table.App 13 Serial Communication Module Dedicated Instruction List
Instruction
name
Function overview
Changeability by
FROM/TO
instruction
Reference section
CSET
Sets initial setting of the unit (word/byte) of the number of send/receive
data and the send/receive area size.
Applicable
Performs PLC CPU monitoring registration/PLC monitoring cancel to use
the PLC CPU monitoring function.
N/A
-
Clears receive data without stopping the send processing in the
nonprocedural protocol.
Applicable
UINI
Switches mode, transmission specifications, and host station number.
Applicable
*1
BUFRCVS
Receives data in the interrupt program by the nonprocedural or
bidirectional protocol communication.
N/A
-
SPBUSY
Reads send/receive status of data by dedicated instructions.
N/A
-
INPUT
Receives data by user arbitrary transmission format in the nonprocedural
protocol.
Applicable
PUTE
Registers user registration frame.
Applicable
GETE
Reads user registration frame.
Applicable
ONDEMAND
Sends data by the on-demand function of MC protocol.
Applicable
OUTPUT
Sends data as much as specified by the nonprocedural protocol
communication.
Applicable
PRR
Sends data by user registration frame according to specification at user
registration frame specification area for sending in the nonprocedural
protocol communication.
Applicable
BIDOUT
Sends data as much as specified by the bidirectional protocol
communication.
Applicable
BIDIN
Reads data received by the bidirectional protocol communication.
Applicable