14-41
14 Serial Communications
CP2E CPU Unit Software User’s Manual(W614)
14-6 Connecting the Host Computer
14
14-6-4 Restrictions on the Usage of Host Link
z List of FINS commands
FINS commands are shown below.
The CP2E serial port does not support the following functions:
• The issue of FINS command by the SEND, RECV or CMND instruction from the serial port is not sup-
ported.
• Serial gateway function is not supported.
Type
Command
code
Name Function
I/O memory
area access
01 01 I/O memory area read Read the contents of continuous I/O memory area
01 02 I/O memory area write Write the contents of continuous I/O memory area
01 03 I/O memory area write all at once Replenish the specified ranges of I/O memory area
with the same data
01 04 I/O memory area mixed read Read the contents of discontinuous I/O memory
area
Parameter
area access
02 01 Parameter area read Read the contents of continuous parameter area
02 02 Parameter area write Write the contents of continuous parameter area
(unable to execute in MONITOR or RUN mode)
02 03 Parameter area write (clear) all at
once
Replenish the specified ranges of parameter area
with the same data
Operating
mode
change
04 01 Operating mode change (Operation
start)
Change the operating mode of CPU Unit to RUN or
MONITOR mode
04 02 Operating mode change (Operation
stop)
Change the operating mode of CPU Unit to PRO-
GRAM mode
System con-
figuration
read
05 01 CPU Unit information read Read CPU Unit information
Status read 06 01 CPU Unit status read Read the status information of CPU Unit
06 20 Cycle time read Read cycle time (MAX, MIN, AVERAGE)
Time infor-
mation
access
07 01 Time information read Read present year, month, day of the month, hour,
minute, second, day of the week
07 02 Time information write Change present year, month, day of the month,
hour, minute, second, day of the week
Message
display
related
09 20 Message read/cancel Read FAL and FALS
Debugging
related
21 03 Error log pointer clearance Clear all the pointer of error log to zero
23 01 Force-set/reset Force-set, force-reset and release (unable to spec-
ify multi-bit)
23 02 All bits release Release the forced status of all bits
14-6-4 Restrictions on the Usage of Host Link