100
C-mode Command List Section 4-1
4-1 C-mode Command List
The following table lists the C-mode commands (Host Link commands).
Type Header
code
Name Function
I/O memory
reading
RR CIO AREA READ Reads the specified number of words beginning with
the designated CIO word.
RL LR AREA READ Reads the specified number of words beginning with
the designated LR word.
RH HR AREA READ Reads the specified number of words beginning with
the designated HR word.
RC TIMER/COUNTER PV READ Reads the specified number of words of the timer/
counter PV beginning with the designated word.
RG TIMER/COUNTER STATUS READ Reads the specified number of words of the timer/
counter status beginning with the designated word.
RD DM AREA READ Reads the specified number of words beginning with
the designated DM word.
RJ AR AREA READ Reads the specified number of words beginning with
the designated AR word.
RE EM AREA READ Reads the specified number of words beginning with
the designated EM word.
I/O memory
writing
WR CIO AREA WRITE Writes the specified data in word units beginning
with the designated CIO word.
WL LR AREA WRITE Writes the specified data in word units beginning
with the designated LR word.
WH HR AREA WRITE Writes the specified data in word units beginning
with the designated HR word.
WC TIMER/COUNTER PV WRITE Writes the specified timer/counter PV data in word
units beginning with the designated word.
WD DM AREA WRITE Writes the specified data in word units beginning
with the designated DM word.
WJ AR AREA WRITE Writes the specified data in word units beginning
with the designated AR word.
WE EM AREA WRITE Writes the specified data in word units beginning
with the designated EM word.
Timer/counter SV
reading
R# TIMER/COUNTER SV READ 1 Reads in four digits BCD the constant SV that is
written as an operand of the designated timer/
counter instruction.
R$ TIMER/COUNTER SV READ 2 Finds the specified timer/counter instruction, begin-
ning with the designated program address, and
reads the constant SV in four digits or the word in
which the SV is stored.
R% TIMER/COUNTER SV READ 3 Finds the specified timer/counter instruction, begin-
ning with the designated program address, and
reads the constant SV in four digits (BCD) or the
word in which the SV is stored.