Omron SYSMAC CS/CJ Series Programming Manual page 286

Table of Contents

Advertisement

Serial Communications
Header
code
RE
EM AREA READ
WR
CIO AREA WRITE
WL
LINK AREA WRITE
WH
HR AREA WRITE
WC
PV WRITE
WD
DM AREA WRITE
WJ
AR AREA WRITE
WE
EM AREA WRITE
R#
SV READ 1
R$
SV READ 2
R%
SV READ 3
W#
SV CHANGE 1
W$
SV CHANGE 2
W%
SV CHANGE 3
MS
STATUS READ
SC
STATUS CHANGE
MF
ERROR READ
KS
FORCE SET
KR
FORCE RESET
FK
MULTIPLE FORCE SET/RESET
KC
FORCE SET/RESET CANCEL
MM
PLC MODEL READ
TS
TEST
RP
PROGRAM READ
WP
PROGRAM WRITE
MI
I/O TABLE GENERATE
QQMR
COMPOUND COMMAND
QQIR
COMPOUND READ
XZ
ABORT (command only)
Name
Reads the contents of the specified number of EM Area words, starting
from the specified word.
Writes the specified data (word units only) to the CIO Area, starting
from the specified word.
Writes the specified data (word units only) to the Link Area, starting
from the specified word.
Writes the specified data (word units only) to the Holding Area, starting
from the specified word.
Writes the PVs (present values) of the specified number of timers/
counters, starting from the specified timer/counter.
Writes the specified data (word units only) to the DM Area, starting from
the specified word.
Writes the specified data (word units only) to the Auxiliary Area, starting
from the specified word.
Writes the specified data (word units only) to the EM Area, starting from
the specified word.
Reads the 4-digit BCD constant or word address in the SV of the spec-
ified timer/counter instruction.
Searches for the specified timer/counter instruction beginning at the
specified program address and reads the 4-digit constant or word
address in the SV.
Searches for the specified timer/counter instruction beginning at the
specified program address and reads the 4-digit BCD constant or word
address in the SV.
Changes the 4-digit BCD constant or word address in the SV of the
specified timer/counter instruction.
Searches for the specified timer/counter instruction beginning at the
specified program address and changes the 4-digit constant or word
address in the SV.
Searches for the specified timer/counter instruction beginning at the
specified program address and changes the 4-digit constant or word
address in the SV.
Reads the operating status of the CPU Unit (operating mode, force-set/
reset status, fatal error status).
Changes the CPU Unit's operating mode.
Reads and clears errors in the CPU Unit (non-fatal and fatal).
Force-sets the specified bit.
Force-resets the specified bit.
Force-sets, force-resets, or clears the forced status of the specified
bits.
Cancels the forced status of all force-set and force-reset bits.
Reads the model type of the PLC.
Returns, unaltered, one block of data transmitted from the host com-
puter.
Reads the contents of the CPU Unit's user program area in machine
language (object code).
Writes the machine language (object code) program transmitted from
the host computer into the CPU Unit's user program area.
Creates a registered I/O table with the actual I/O table.
Registers the desired bits and words in a table.
Reads the registered words and bits from I/O memory.
Aborts the host link command that is currently being processed.
Section 6-3
Function
265

Advertisement

Table of Contents
loading

Table of Contents