150
Command Lists Section 5-1
5-1 Command Lists
5-1-1 FINS Commands
The following table lists the FINS commands.
Type Command
code
Name Function
MR SR
I/O memory area
access
01 01 MEMORY AREA READ Reads the contents of consecutive I/O
memory area words.
01 02 MEMORY AREA WRITE (See note.) Writes the contents of consecutive I/O
memory area words.
01 03 MEMORY AREA FILL (See note.) Writes the same data to the specified
range of I/O memory area words.
01 04 MULTIPLE MEMORY AREA READ Reads the contents of specified non-
consecutive I/O memory area words.
01 05 MEMORY AREA TRANSFER (See
note.)
Copies the contents of consecutive I/O
memory area words to another I/O
memory area.
Parameter area
access
02 01 PARAMETER AREA READ Reads the contents of consecutive
parameter area words.
02 02 PARAMETER AREA WRITE (See note.) Writes the contents of consecutive
parameter area words.
02 03 PARAMETER AREA FILL (CLEAR)
(See note.)
Writes the same data to the specified
range of parameter area words.
Program area
access
03 06 PROGRAM AREA READ Reads the UM (User Memory) area.
03 07 PROGRAM AREA WRITE (See note.) Writes to the UM (User Memory) area.
03 08 PROGRAM AREA CLEAR (See note.) Clears the UM (User Memory) area.
Operating mode
changes
04 01 RUN (See note.) Changes the CPU Unit’s operating
mode to RUN or MONITOR.
04 02 STOP (See note.) Changes the CPU Unit’s operating
mode to PROGRAM.
Machine configura-
tion reading
05 01 CPU UNIT DATA READ Reads CPU Unit data.
05 02 CONNECTION DATA READ Reads the model numbers of the device
corresponding to addresses.
Status reading 06 01 CPU UNIT STATUS READ Reads the status of the CPU Unit.
06 20 CYCLE TIME READ Reads the maximum, minimum, and
average cycle time.
Time data access 07 01 CLOCK READ Reads the present year, month, date,
minute, second, and day of the week.
07 02 CLOCK WRITE (See note.) Changes the present year, month, date,
minute, second, or day of the week.
Message display 09 20 MESSAGE READ/CLEAR Reads and clears messages, and reads
FAL/FALS messages.
Access rights 0C 01 ACCESS RIGHT ACQUIRE (See note.) Acquires the access right as long as no
other device holds it.
0C 02 ACCESS RIGHT FORCED ACQUIRE Acquires the access right even if
another device already holds it.
0C 03 ACCESS RIGHT RELEASE Releases the access right that has been
acquired.
Error log 21 01 ERROR CLEAR (See note.) Clears errors or error messages.
21 02 ERROR LOG READ Reads the error log.
21 03 ERROR LOG CLEAR (See note.) Clears the error log pointer.